OSDN icon indicating copy to clipboard operation
OSDN copied to clipboard

MNIST CNN keras model

Open sgnet91 opened this issue 4 years ago • 1 comments

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!

sgnet91 avatar Apr 22 '20 13:04 sgnet91

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.

aadeshnpn avatar Aug 12 '20 01:08 aadeshnpn