Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 948 Bytes

File metadata and controls

27 lines (18 loc) · 948 Bytes

Single digit predictor app that uses machine learning to predict the user painted digit

image

Flutter app powered by TensorFlow

  • Uses MNIST dataset
  • Pre trained model can be found in the assets
  • Read the TFLite documentation before use

Feel free to fork and make changes and raise issues would love to collaborate

Please Read these before you start off

Resources