This repository is the official documentation for TensorFlow, a machine learning framework. It provides comprehensive guides, tutorials, and API references for building, training, and deploying machine learning models. The documentation covers the full lifecycle of machine learning projects, from constructing data pipelines and building neural networks with high-level APIs to customizing training loops and deploying trained models in production, on edge devices, or in browsers.
The documentation includes step-by-step tutorials for a range of tasks, including reinforcement learning, ranking models, and custom training loops. It also offers a dedicated guide for deploying TensorFlow models with TensorFlow Serving and Lite. The repository is complemented by community-maintained translations of the documentation into multiple languages.