Flux.jl: Dropout Layer

Created on 18 Oct 2017  Â·  2Comments  Â·  Source: FluxML/Flux.jl

It would be useful to have a standard dropout layer. Should be easy to implement.

help wanted

Most helpful comment

Could do it the “right” way or could do it the fast way

All 2 comments

Could do it the “right” way or could do it the fast way

I think the dropout layer also need two differnet phase on training and testing. This situation is same as BatchNorm.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

logankilpatrick picture logankilpatrick  Â·  6Comments

juliohm picture juliohm  Â·  5Comments

davidljung picture davidljung  Â·  4Comments

caseykneale picture caseykneale  Â·  5Comments

mkborregaard picture mkborregaard  Â·  5Comments