ksh168 / digit-mnist

Digit recognition using mnist database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Digit recognition using mnist database


Languages

Language:Jupyter Notebook 100.0%