/Digits

A short-term project I made to connect my experience with web technologies and ML, draw a digit and watch the predictions!

Primary LanguageJupyter Notebook

nn-digits-app

To Run:

  1. Navigate to /frontend in terminal and run npm start.
  2. Navigate to /backend in terminal and run python host.py.
  3. Go to localhost:3000 in browser, if not already opened by frontend.

Examples

drawing of one, predicted one drawing of seven, predicted seven drawing of three, predicted three drawing of a tree, predicted four