# AndroidTensorFlowMNISTExample
**Repository Path**: marktony/AndroidTensorFlowMNISTExample
## Basic Information
- **Project Name**: AndroidTensorFlowMNISTExample
- **Description**: Android TensorFlow MachineLearning MNIST Example (Building Model with TensorFlow for Android)
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2017-04-10
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Android TensorFlow MNIST Machine Learning Example
[](https://mindorks.com/open-source-projects)
[](https://opensource.org/licenses/Apache-2.0)
[](https://github.com/amitshekhariitbhu/AndroidTensorFlowMachineLearningExample/blob/master/LICENSE)
## About Android TensorFlow Machine Learning MNIST Example
* This is an example project for creating machine learning model for MNIST to detect hand written digits.
* Check [this project](https://github.com/MindorksOpenSource/AndroidTensorFlowMachineLearningExample) for building tensorFlow for Android.
# [Read this article. It describes everything about creating custom model for Android using TensorFlow.](https://blog.mindorks.com/creating-custom-model-for-android-using-tensorflow-3f963d270bfb)