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: 6 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: 2024-10-02T23:04:43.000Z (about 1 month ago)
- Last Synced: 2024-10-08T09:44:48.152Z (26 days ago)
- Topics: tensorflow, tensorflow-examples
- Language: Jupyter Notebook
- Homepage: https://www.tensorflow.org
- Size: 43.1 MB
- Stars: 7,913
- Watchers: 259
- Forks: 7,394
- Open Issues: 133
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Authors: AUTHORS
Awesome Lists containing this project
- awesome - tensorflow/examples - TensorFlow examples (Jupyter Notebook)
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)