AndroidTensorFlowMachineLearningExample and AndroidTensorFlowMNISTExample

These are complementary educational resources where the MNIST example demonstrates a specific, narrower use case (digit classification) while the general example covers broader TensorFlow integration techniques for Android, allowing developers to progress from the concrete MNIST tutorial to more complex applications.

Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Stars: 1,441
Forks: 425
Downloads:
Commits (30d): 0
Language: Java
License: Apache-2.0
Stars: 463
Forks: 97
Downloads:
Commits (30d): 0
Language: Java
License: Apache-2.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About AndroidTensorFlowMachineLearningExample

amitshekhariitbhu/AndroidTensorFlowMachineLearningExample

Android TensorFlow MachineLearning Example (Building TensorFlow for Android)

This project helps Android developers integrate TensorFlow machine learning models into their applications. It provides a guide and example code for building TensorFlow libraries and incorporating them into an Android project. The output is an Android application capable of performing machine learning tasks, such as object detection from a camera. This is for Android developers looking to add AI capabilities to their apps.

Android development mobile application development machine learning integration object detection on-device AI

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.

Android Development Mobile Machine Learning Image Recognition Handwritten Digit Recognition App Development

Scores updated daily from GitHub, PyPI, and npm data. How scores work