Unverified Commit 998f7495 authored by Hongkun Yu's avatar Hongkun Yu Committed by GitHub
Browse files

Updated readme. (#8303)

The tutorial folder has been removed.
parent d160e2fd
...@@ -6,8 +6,6 @@ The [official models](official) are a collection of example models that use Tens ...@@ -6,8 +6,6 @@ The [official models](official) are a collection of example models that use Tens
The [research models](https://github.com/tensorflow/models/tree/master/research) are a large collection of models implemented in TensorFlow by researchers. They are not officially supported or available in release branches; it is up to the individual researchers to maintain the models and/or provide support on issues and pull requests. The [research models](https://github.com/tensorflow/models/tree/master/research) are a large collection of models implemented in TensorFlow by researchers. They are not officially supported or available in release branches; it is up to the individual researchers to maintain the models and/or provide support on issues and pull requests.
The [tutorials folder](tutorials) is a collection of models described in the [TensorFlow tutorials](https://www.tensorflow.org/tutorials/).
## Contribution guidelines ## Contribution guidelines
If you want to contribute to models, be sure to review the [contribution guidelines](CONTRIBUTING.md). If you want to contribute to models, be sure to review the [contribution guidelines](CONTRIBUTING.md).
......
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