# examples **Repository Path**: opennlp/examples ## Basic Information - **Project Name**: examples - **Description**: TensorFlow examples https://www.tensorflow.org - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 Udacity If 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/documentation) 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)