eth_mnist and supervied_mnist do not seem to be updating the weights #671
Closed
rafaelblevin821
started this conversation in
General
Replies: 1 comment
-
This issue has been resolved. More training samples were needed... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As the title says, eth_mnist.py and supervied_mnist.py do not seem to be updating the weights.
I have added a small code snippet to save the weights after each epoch, and after checking, they only change from the initialised weights and then do not seem to change after that.
I have attached the code I am using for eth_mnist.py to save the weights. Can anyone run it and verify?
eth_mnist_test_weights_01.zip
Beta Was this translation helpful? Give feedback.
All reactions