MNIST CNN keras model
sgnet91 opened this issue · 1 comments
sgnet91 commented
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!