Skip to content

the MNIST handwritten digit recognition problem and deep learning models developed in Python using the Keras library that are capable of achieving excellent results.

Notifications You must be signed in to change notification settings

developer22-university/mnist-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

MNIST handwritten digit recognition

MNIST handwritten digit recognition problem and deep learning models developed in Python using the Keras library that are capable of achieving excellent results.

Working Steps: to load the MNIST dataset in Keras and generate plots of the dataset. to reshape the MNIST dataset and develop a simple but well performing multi-layer perceptron model on the problem. to use Keras to create convolutional neural network models for MNIST. to develop and evaluate larger CNN models for MNIST capable of near world class results.

Tools: KERAS,Artificial Neural Network (ANN),CNN Accuracy:99.1%

About

the MNIST handwritten digit recognition problem and deep learning models developed in Python using the Keras library that are capable of achieving excellent results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published