You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to replicate your example by training the model again, even if the model structure appears to be the same as the one I get from MNIST_CNN.h5 and test-loss=0.069 and test-accuracy=0.99. I get different results when I test it on MNIST dataset. It would be nice if you could share the code of the CNN keras model you used to generate MNIST_CNN.h5.
I hope you will help!
Thank you!
The text was updated successfully, but these errors were encountered:
Thanks @sgnet91. I tried finding the code I used to train the model. As its been years, unfortunately I couldn't find it. As far as I remember, I used Lecun net to train both MNIST_CNN. Hope this helps.
Hi, thank you for sharing your results!
I tried to replicate your example by training the model again, even if the model structure appears to be the same as the one I get from MNIST_CNN.h5 and test-loss=0.069 and test-accuracy=0.99. I get different results when I test it on MNIST dataset. It would be nice if you could share the code of the CNN keras model you used to generate MNIST_CNN.h5.
I hope you will help!
Thank you!
The text was updated successfully, but these errors were encountered: