This is a demo application for my neural network. In this React application the user draws numbers which the app then tries to recognize.
See the main project at: https://github.com/Joosakur/neural-network-test
- Node
Install dependencies: npm install
Run dev-server: npm start
Developed by Joosa Kurvinen