AndroidTensorFlowMNISTExample and TFDroid
About AndroidTensorFlowMNISTExample
amitshekhariitbhu/AndroidTensorFlowMNISTExample
Android TensorFlow MachineLearning MNIST Example (Building Model with TensorFlow for Android)
This is an example project for Android developers that demonstrates how to integrate a machine learning model to recognize handwritten digits. You input a handwritten digit drawn on an Android device, and the app outputs the recognized digit. This is ideal for developers learning to implement on-device machine learning for classification tasks.
About TFDroid
omimo/TFDroid
A simple demo for using Tensorflow models in Android apps
This project helps Android developers integrate TensorFlow machine learning models directly into their mobile applications. It takes a pre-trained TensorFlow model and demonstrates how to embed it within an Android app, allowing the app to perform AI-powered tasks on-device. Mobile app developers looking to add AI capabilities to their apps would use this.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work