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 unimplemented #39

Open
raymoo opened this issue Aug 29, 2017 · 1 comment
Open

Dropout unimplemented #39

raymoo opened this issue Aug 29, 2017 · 1 comment

Comments

@raymoo
Copy link

raymoo commented Aug 29, 2017

Looking at the source of the dropout layer, it looks like it just passes through its input (both directions), and its seed and rate are unused.

@HuwCampbell
Copy link
Owner

You got me. This is also why it's not exported with higher up the chain.

I have two different thoughts on how to implement it nicely, and haven't yet decided which one to follow.

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