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

Batchnorm in r1 #88

Open
chrismessenger opened this issue Nov 21, 2020 · 0 comments
Open

Batchnorm in r1 #88

chrismessenger opened this issue Nov 21, 2020 · 0 comments
Assignees

Comments

@chrismessenger
Copy link
Collaborator

When using batchnorm you seem to be passing it zeros for the mean and ones for the variance with no offset or scale parameter. There don't look to be any trainable parameters here and the normalisation appears to not actually be doing anything according to the equation here

https://www.tensorflow.org/api_docs/python/tf/nn/batch_normalization

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

No branches or pull requests

2 participants