We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The formulation in sec.3.3Comparison with BN layer, where µ, σ are the mean and standard deviation of an input batch, γ, β are affine parameters.
Comparison with BN layer
Should it be sigma rather than gamma ? Thanks~
sigma
gamma
The text was updated successfully, but these errors were encountered:
Sorry that I have missed it. I will correct it in the arxiv version. Thanks very much!
Best Regard, Jingwen He
Sorry, something went wrong.
^_^ It is a great work.
No branches or pull requests
The formulation in sec.3.3
Comparison with BN layer
,where µ, σ are the mean and standard deviation of an input batch, γ, β are affine parameters.
Should it be
sigma
rather thangamma
?Thanks~
The text was updated successfully, but these errors were encountered: