deadskull7 / MNIST-digit-recognition-and-classification-using-CNN-with-Keras-99.70
View external linksLinks

The training dataset consists of 42000 rows each of 784 pixel values thus representing 28 x 28 sized 42000 images of different digits from 0 to 9 . I have used Convolutional Neural Networks to train the model with the help of Keras and made predictions on the 28000 images of the test dataset, also achieved 99.321 % valid accuracy with just 10 ep…
12Jul 11, 2018Updated 7 years ago

Alternatives and similar repositories for MNIST-digit-recognition-and-classification-using-CNN-with-Keras-99.70

Users that are interested in MNIST-digit-recognition-and-classification-using-CNN-with-Keras-99.70 are comparing it to the libraries listed below

Sorting:

Are these results useful?