Skip to content

A beginners guide to multi-class classification of the MNIST handwritten digits dataset using Neural Networks.

License

Notifications You must be signed in to change notification settings

tatha04/MNIST-Handwritten-Digits-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MNIST-Handwritten-Digits-Classification

This notebook trains a neural network for the classification of handwritten digits. It uses the Modified National Institute of Standards and Technology (MNIST) database, that was created by mixing samples taken from American Sensor board employees and those taken from high school students. The training and test dataset consists of 60,000 and 10,000 samples of handwritten digits in grayscale images, respectively. The notebook uses the Keras API to build and train models using Tensorflow.

About

A beginners guide to multi-class classification of the MNIST handwritten digits dataset using Neural Networks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages