-
Classifying Hand Written Numbers using Tensorflow.js
-
Have to add external Scripts into HTML for Tensorflow.JS to work.
-
Data is used in the form of sprite sheets to have less computation load.
-
-
The Data is Digits MNIST
-
HTML/CSS used is Minimal just to make this Web app Work
-
First Wait for sometime till the model trains.
-
When the model get trained the square in the left will get filled with black, then draw Digits from 0 to 9 to classify them.