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

NotStrictlyPositiveException caused by NeuralNetConfiguration.Builder #192

Closed
carschno opened this issue Mar 9, 2015 · 2 comments
Closed

Comments

@carschno
Copy link

carschno commented Mar 9, 2015

In the class NeuralNetConfiguration#Builder, the call Nd4j.getDistributions().createNormal(1,0) (line 960) causes a NotStrictlyPositiveException because the 2nd parameter (std dev) has to be positive rather than 0.

@agibsonccc
Copy link
Contributor

Pushed up my latest changes. I fixed that last night and forgot about it.

nightscape pushed a commit to nightscape/deeplearning4j that referenced this issue Jul 4, 2018
Add the implementation of TensorLayers and + operator
@lock
Copy link

lock bot commented Jan 22, 2019

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 Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants