Models and examples built with TensorFlow

This commit is contained in:
Morgan 2017-11-17 21:48:13 +01:00 committed by GitHub
parent 0844664a38
commit 129b0212e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2288,6 +2288,7 @@ I just want to centralize my findings and bookmarks in a central location, and s
* [Jason Brownlee](http://machinelearningmastery.com/introduction-python-deep-learning-library-tensorflow/) - Introduction to the Python Deep Learning Library TensorFlow
* [TensorFlow Docs](https://www.tensorflow.org/get_started/mnist/mechanics) - TensorFlow Mechanics 101
* [Amirsina Torfi/TensorFlow-World-Resources](https://github.com/astorfi/TensorFlow-World-Resources) - TensorFlow resources
* [tensorflow/models](https://github.com/tensorflow/models) - Models and examples built with TensorFlow
## Mobile Development
* [Pratul Kalia](https://blog.uncommon.is/using-git-to-generate-versionname-and-versioncode-for-android-apps-aaa9fc2c96af) - Using git to generate versionName and versionCode for Android apps