Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 581 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 581 Bytes

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