Skip to content

khanhlvg/DigitClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digit Classifier

This repository contains an end-to-end sample of a digit classifier model built with TensorFlow 2.0 (Keras API), and trained on MNIST dataset.

  • Python Notebook showing how to train the model and convert to TensorFlow Lite format.
    Open In Colab
  • An Android app that uses the TensorFlow Lite model to classify your handwritten digits.

Screenshot

About

A end-to-end demo of how to build train a digit classifier using TensorFlow 2.0 (Keras API), then convert the model to TensorFlow Lite, and run inference on mobile apps

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors