Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

statistical shot distribtuions #387

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

nicidob
Copy link
Contributor

@nicidob nicidob commented May 30, 2021

The script to generate the model is in https://github.com/nicidob/bbgm/blob/master/shooting_stats.ipynb

I re-created this PR because there were some conflicts that I hopefully resolved. Plus there's a husky bug fix in here.

nicidob and others added 14 commits November 22, 2020 14:45
Why? ReLU layers without bias are input scale-invariant (they're just
multiplies and thresholds at zero). So this doesn't care if the ratings
are near 20 or near 80... it can't tell the difference.

I needed the extra layers to get comparable performance. Although it is
slightly worse in terms of loss, I think being input scale invariant is a huge win.
@dumbmatter dumbmatter force-pushed the master branch 2 times, most recently from 59d4a13 to 665f9ad Compare January 19, 2025 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant