Skip to content

A Handwritten Digit Recognizer on the Web. Model trained locally on MNIST with ANN built from scratch.

License

Notifications You must be signed in to change notification settings

iArunava/iSeeDigits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iSeeDigits

A Simple Handwritten Digit Recognizer.

How does it work?

It uses simple a 3-layer Neural Network. I trained the model on my local machine and I am just using the model on the web.

DataSet

It uses the MNIST DataSet. Check it out here! MNIST DataSet

Test the model for yourself!!

Test the trained model by on your own handwritten digits by using this application. https://iarunava.github.io/iSeeDigits/

About

A Handwritten Digit Recognizer on the Web. Model trained locally on MNIST with ANN built from scratch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published