/digit-mnist

Digit recognition using mnist database

Primary LanguageJupyter Notebook

digit-mnist

Digit recognition using mnist database

when epoch=5, Accuracy on the test dataset(0.9775) is a less than the accuracy on the training dataset(0.9975)

When epoch=10, Accuracy on the test dataset(0.9793) is a less than the accuracy on the training dataset(0.9953)