|
1 | 1 | # Android TensorFlow Machine Learning Example
|
| 2 | +[](https://mindorks.com/open-source-projects) |
2 | 3 |
|
3 | 4 | <img src=https://raw.githubusercontent.com/MindorksOpenSource/AndroidTensorFlowMachineLearningExample/master/assets/ml_android.png >
|
4 | 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 | + |
5 | 11 | ###[Check out Mindorks awesome open source projects here](https://mindorks.com/open-source-projects)
|
6 | 12 |
|
7 | 13 | ### License
|
|
0 commit comments