Skip to content
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

MNIST CNN keras model #7

Open
sgnet91 opened this issue Apr 22, 2020 · 1 comment
Open

MNIST CNN keras model #7

sgnet91 opened this issue Apr 22, 2020 · 1 comment

Comments

@sgnet91
Copy link

sgnet91 commented Apr 22, 2020

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!

@aadeshnpn
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants