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

why upscaling weight by 1/1-p after concrete dropout #16

Open
heechanlee opened this issue Nov 13, 2020 · 1 comment
Open

why upscaling weight by 1/1-p after concrete dropout #16

heechanlee opened this issue Nov 13, 2020 · 1 comment

Comments

@heechanlee
Copy link

#3 (comment)

I can't find why weights are upscaled by 1/1-p after concrete dropout in the paper. Can anyone tell me why?

@heechanlee
Copy link
Author

heechanlee commented Nov 13, 2020

#1 (comment)

From the comment above, I guess it is for making mean of weights after dropout be W. Is there any reference why we should do that?

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

1 participant