We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f614b29 commit 6052f4eCopy full SHA for 6052f4e
README.md
@@ -1,7 +1,13 @@
1
# Android TensorFlow Machine Learning Example
2
+[](https://mindorks.com/open-source-projects)
3
4
<img src=https://raw.githubusercontent.com/MindorksOpenSource/AndroidTensorFlowMachineLearningExample/master/assets/ml_android.png >
5
6
+## About Android TensorFlow Machine Learning Example
7
+* This is an example project for integrating [TensorFlow](https://github.com/tensorflow/tensorflow) into Android application
8
+* How to build TensorFlow project to use with Android project.
9
+* How to build TensorFlow library(.so file and jar file) to use with Android Application.
10
+
11
###[Check out Mindorks awesome open source projects here](https://mindorks.com/open-source-projects)
12
13
### License
0 commit comments