Skip to content

MNIST classifier built for TensorFlow Lite - Android, iOS and other "lite" platforms

License

Notifications You must be signed in to change notification settings

frogermcs/MNIST-TFLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST-TFLite

TensorFlow 2.0 (alpha)

This respository contains Jupyter Notebook with the code running on TensorFlow 2.0 alpha. As this is not yet stable version, entire code may break in any moment. Notebook was created just for the Colaboratory environment. It requires some changes to make it working on Docker environment described in the blog post.

Open In Colab

TensorFlow 1.x

Open In Colab

Example TensorFlow Lite implementation of MNIST classifier. This project was created to show how to build the simplest Machine Learning model and use it in mobile app. For more details see:

Blog post: Mobile intelligence - TensorFlow Lite classification model in Android

Jupyter Notebook containing: model training, export and converstion to TensorFlow Lite.

Example video

MNIST classifier in Android app

About

MNIST classifier built for TensorFlow Lite - Android, iOS and other "lite" platforms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published