Digit Recognition Using Neural Network in JavaScript
Victor Ribeiro
Posted on April 11, 2019
Digit Recognition
Implementation of a digit recognition using my neural network with MNIST
Live version here
About
I made this to test how long it would take to train my neural network with MNIST and accurate it would be at the end. Turns out I have a long way to go.
How to use it
Draw the digit on the white rectangle (try to use to whole area) and press predict for the neural network indentify the digit. Press clear to clear the white drawing area.
Check out the code here
💖 💪 🙅 🚩
Victor Ribeiro
Posted on April 11, 2019
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.