Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages