Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.13 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.13 KB

tensorflow* js

Digit Recognition

Handwriting recognition of numeric digits with TensorFlowJS

Motivation

  • To get going with TensorFlowJS
  • Explore scope of ML for the web

Built With

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

TODO

  • Make drawing canvas resizable
  • Make predictions more accurate
  • Create new UI
  • Add chart data for predictions
  • Train model with wrong predictions

Inspired from

Benson Ruan's work

NOTE

There are times when the prediction shown is utterly wrong. Pardon my basic ML skills!
Need to train the/use a better model.

#MadeWithTFJS

*This project uses TensorFlow.JS