Skip to content

fixed dropout/keep_prob confusion#22

Open
dmonn wants to merge 1 commit intopudae:masterfrom
dmonn:patch-1
Open

fixed dropout/keep_prob confusion#22
dmonn wants to merge 1 commit intopudae:masterfrom
dmonn:patch-1

Conversation

@dmonn
Copy link

@dmonn dmonn commented Dec 13, 2018

I saw this fix pop up in #11 and since it cost me a few training hours, decided to open a PR for it.

@cag472
Copy link

cag472 commented Mar 25, 2019

-1 keep_prob is not defined. Should say 1.0-dropout_rate

@dmonn
Copy link
Author

dmonn commented Mar 25, 2019

-1 keep_prob is not defined. Should say 1.0-dropout_rate

That's what it does. keep_prob = 1.0 - dropout_rate

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.

2 participants