Skip to content

Designed a neural network using KERAS that could recognize digits from the MNIST digit data set. It had an accuracy of about 99% on the testing dataset. Beside the data set neural network could also recognize digits from real world images with a high accuracy.

Notifications You must be signed in to change notification settings

Divyanshukl/Digit-Recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Digit Recognizer using KERAS

Designed a neural network using KERAS that could recognize digits from the MNIST digit data set. It had an accuracy of about 99% on the testing dataset. Beside the data set neural network could also recognize digits from real world images with a high accuracy.

Technologies Used:- Python 3.7.3 (64 bit), KERAS, numpy, matploatlib, skimage, open cv etc.

About

Designed a neural network using KERAS that could recognize digits from the MNIST digit data set. It had an accuracy of about 99% on the testing dataset. Beside the data set neural network could also recognize digits from real world images with a high accuracy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages