You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handwritten Multiple Digits Recognition in JavaScript
This is a proof-of-concept implementation of a Neural Network algorithm using JavaScript.
Draw multiple digits in the canvas and a Neural Network algorithm recognizes them.