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

SpatialDropout #20

Open
albarji opened this issue Jun 5, 2018 · 0 comments
Open

SpatialDropout #20

albarji opened this issue Jun 5, 2018 · 0 comments

Comments

@albarji
Copy link
Owner

albarji commented Jun 5, 2018

Seem like vanilla Dropout is not so effective for Convolutional Layers. A better method might be to use SpatialDropout (https://faroit.github.io/keras-docs/1.2.0/layers/core/#spatialdropout2d) or no Dropout at all, just leave it for LSTM and Dense layers.

Unfortunately this layer is not yet implemented in Keras.

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