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.
In the project directory, simply run:
Open http://localhost:3000 to view it in the browser.