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

Dropout in mobilenet.py #98

Open
algila opened this issue Jul 18, 2018 · 1 comment
Open

Dropout in mobilenet.py #98

algila opened this issue Jul 18, 2018 · 1 comment

Comments

@algila
Copy link

algila commented Jul 18, 2018

I see in line 299 the following line of code.
dropout=1e-3
Usually dropout in 0,2 or 0,5 apper to me very small.

Is it a bug, or voluntary set at so small value ?

@PedroCardoso
Copy link

in general 1e-3 is a small value when you do not want 0 .

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