Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tensorflow/examples
TensorFlow examples
https://github.com/tensorflow/examples
tensorflow tensorflow-examples
Last synced: 2 days ago
JSON representation
TensorFlow examples
- Host: GitHub
- URL: https://github.com/tensorflow/examples
- Owner: tensorflow
- License: apache-2.0
- Created: 2018-07-16T22:11:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-07T11:51:27.000Z (13 days ago)
- Last Synced: 2025-02-10T16:48:24.113Z (9 days ago)
- Topics: tensorflow, tensorflow-examples
- Language: Jupyter Notebook
- Homepage: https://www.tensorflow.org
- Size: 43.2 MB
- Stars: 8,005
- Watchers: 258
- Forks: 7,402
- Open Issues: 138
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Authors: AUTHORS
Awesome Lists containing this project
README
# TensorFlow Examples
Most important links!
* [Community examples](./community)
* [Course materials](./courses/udacity_deep_learning) for the [Deep Learning](https://www.udacity.com/course/deep-learning--ud730) class on UdacityIf you are looking to learn TensorFlow, don't miss the
[core TensorFlow documentation](http://github.com/tensorflow/docs)
which is largely runnable code.
Those notebooks can be opened in Colab from
[tensorflow.org](https://tensorflow.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](https://tensorflow.org/community)
* Provide examples mentioned on TensorFlow.org
* Publish material supporting official TensorFlow courses
* Publish supporting material for the [TensorFlow Blog](https://blog.tensorflow.org) and [TensorFlow YouTube Channel](https://youtube.com/tensorflow)We welcome community contributions, see [CONTRIBUTING.md](CONTRIBUTING.md) and, for style help,
[Writing TensorFlow documentation](https://www.tensorflow.org/community/contribute/docs_style)
guide.To file an issue, use the tracker in the
[tensorflow/tensorflow](https://github.com/tensorflow/tensorflow/issues/new?template=20-documentation-issue.md) repo.## License
[Apache License 2.0](LICENSE)