| # Public docs for TensorFlow Models | |
| This directory contains the top-level public documentation for | |
| [TensorFlow Models](https://github.com/tensorflow/models). | |
| This directory is mirrored to https://tensorflow.org/tfmodels, and is mainly | |
| concerned with documenting the tools provided in the `tensorflow_models` pip | |
| package (including `orbit`). | |
| Api-reference pages are | |
| [available on the site](https://www.tensorflow.org/api_docs/more). | |
| The | |
| [Official Models](https://github.com/tensorflow/models/blob/master/official/projects) | |
| and [Research Models](https://github.com/tensorflow/models/blob/master/research) | |
| directories are not described in detail here, refer to the individual project | |
| directories for more information. | |