Unverified Commit fd5e351f authored by Neal Wu's avatar Neal Wu Committed by GitHub
Browse files

Merge pull request #2743 from tensorflow/readme-link

Fix TensorFlow link in README.md
parents a6e1b895 871e6877
# TensorFlow Models # TensorFlow Models
This repository contains a number of different models implemented in [TensorFlow](https://tensorflow.org): This repository contains a number of different models implemented in [TensorFlow](https://www.tensorflow.org):
The [official models](official) are a collection of example models that use TensorFlow's high-level APIs. They are intended to be well-maintained, tested, and kept up to date with the latest stable TensorFlow API. They should also be reasonably optimized for fast performance while still being easy to read. We especially recommend newer TensorFlow users to start here. The [official models](official) are a collection of example models that use TensorFlow's high-level APIs. They are intended to be well-maintained, tested, and kept up to date with the latest stable TensorFlow API. They should also be reasonably optimized for fast performance while still being easy to read. We especially recommend newer TensorFlow users to start here.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment