-
Notifications
You must be signed in to change notification settings - Fork 155
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
When training the model, the loss is nan. #44
Comments
When I use (1) variance I think the method of variance can reduce the amount of parameters, so I choice it. Looking forward to your reply! |
nan
.
nan
.
Hello @CrossEntropy, It's been a long time since I ran this repo. My suggestion is use smaller batch like 32 or 16, and use a lower version of Tensorflow and Keras since they have updated it recently. |
tensorflow/tensorflow#3290 |
Hi, @shamangary !
I got the following error while training the model
FSA_net_Var_Capsules
And the same phenomenon also appeared in the model I built myself, my model only replaced the
ssr_G_model_build
part.Thanks for your help!
The text was updated successfully, but these errors were encountered: