Skip to content

Webapp to recognize handwritten digits. Built with React and TF.js

Notifications You must be signed in to change notification settings

itsabisek/mnist_webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST_WEBAPP

Simple web application to predict handwritten digits from 0-9 in the browser itself. Built with Tensorflow JS and React JS. Models are trained using Keras. Check misc directory for the model. Visit https://predict-digits.herokuapp.com/ for the webapp in action.

Start Server

In the project directory, simply run:

npm start

Open http://localhost:3000 to view it in the browser.

About

Webapp to recognize handwritten digits. Built with React and TF.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published