- Community examples
- Course materials for the Deep Learning class on Udacity
If you are looking to learn TensorFlow, don't miss the core TensorFlow documentation which is largely runnable code. Those notebooks can be opened in Colab from tensorflow.org.
This is the TensorFlow example repo. It has several classes of material:
- Showcase examples and documentation for our fantastic TensorFlow Community
- Provide examples mentioned on TensorFlow.org
- Publish material supporting official TensorFlow courses
- Publish supporting material for the TensorFlow Blog and TensorFlow YouTube Channel
We welcome community contributions, see CONTRIBUTING.md and, for style help, Writing TensorFlow documentation guide.
To file an issue, use the tracker in the tensorflow/tensorflow repo.