GitHub - tensorflow/examples: TensorFlow examples (original) (raw)
TensorFlow Examples
Most important links!
- Community examples
- Course materials for the Deep Learning class on Udacity
If you are looking to learn TensorFlow, don't miss thecore TensorFlow documentationwhich is largely runnable code. Those notebooks can be opened in Colab fromtensorflow.org.
What is this repo?
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 documentationguide.
To file an issue, use the tracker in thetensorflow/tensorflow repo.