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

Arbiter: dropout exception #6264

Closed
AlexDBlack opened this issue Aug 23, 2018 · 1 comment
Closed

Arbiter: dropout exception #6264

AlexDBlack opened this issue Aug 23, 2018 · 1 comment
Labels
Arbiter Hyperparameter optimization Bug Bugs and problems

Comments

@AlexDBlack
Copy link
Contributor

From gitter:
https://gist.github.com/newinai/64779bed42f434bdcc6272aeec2e3257

12:56:51.165 [main] WARN o.d.a.o.g.RandomSearchGenerator - Error getting configuration for candidate
java.lang.ClassCastException: org.deeplearning4j.nn.conf.dropout.Dropout cannot be cast to java.lang.Double
at org.deeplearning4j.arbiter.layers.LayerSpace.setLayerOptionsBuilder(LayerSpace.java:96)
at org.deeplearning4j.arbiter.layers.ActivationLayerSpace.getValue(ActivationLayerSpace.java:53)
at org.deeplearning4j.arbiter.layers.ActivationLayerSpace.getValue(ActivationLayerSpace.java:36)
at org.deeplearning4j.arbiter.ComputationGraphSpace.getValue(ComputationGraphSpace.java:116)
at org.deeplearning4j.arbiter.ComputationGraphSpace.getValue(ComputationGraphSpace.java:53)
at org.deeplearning4j.arbiter.optimize.generator.RandomSearchGenerator.getCandidate(RandomSearchGenerator.java:75)
at org.deeplearning4j.arbiter.optimize.runner.BaseOptimizationRunner.execute(BaseOptimizationRunner.java:143)
@AlexDBlack AlexDBlack added Bug Bugs and problems Arbiter Hyperparameter optimization labels Aug 23, 2018
@lock
Copy link

lock bot commented Sep 23, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Sep 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Arbiter Hyperparameter optimization Bug Bugs and problems
Projects
None yet
Development

No branches or pull requests

1 participant