Skip to content

fixed dropout/keep_prob confusion#22

Open
dmonn wants to merge 1 commit into
pudae:masterfrom
dmonn:patch-1
Open

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

Conversation

@dmonn

@dmonn dmonn commented Dec 13, 2018

Copy link
Copy Markdown

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

cag472 commented Mar 25, 2019

Copy link
Copy Markdown

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

@dmonn

dmonn commented Mar 25, 2019

Copy link
Copy Markdown
Author

-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