Digit recognition with neural network
Download and install yarn, NodeJS:
Install npm packages:
yarn
Run in one terminal:
gulp
Run in second terminal:
yarn watch
Run:
yarn start
For training visit http://localhost:3000/train
For testing visit http://localhost:3000/test
For predicing drawed image: http://localhost:3000