Skip to content

Classification of Hand Written digits on HTML canvas in real-time using the CNN model trained in Tensorflow.JS

License

Notifications You must be signed in to change notification settings

tejasvi541/Digits-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digits-Classifier

  • 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

Play Around with it ---

  • 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.

Netlify Status

About

Classification of Hand Written digits on HTML canvas in real-time using the CNN model trained in Tensorflow.JS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages