
TensorFlow
An end-to-end open source machine learning platform for everyone. Discover TensorFlow's flexible ecosystem of tools, libraries and community resources.
Libraries & extensions - TensorFlow
Explore libraries to build advanced models or methods using TensorFlow, and access domain-specific application packages that extend TensorFlow.
Install TensorFlow 2
Jul 12, 2025 · Learn how to install TensorFlow on your system. Download a pip package, run in a Docker container, or build from source. Enable the GPU on supported cards.
Introduction to TensorFlow
TensorFlow makes it easy for beginners and experts to create machine learning models for desktop, mobile, web, and cloud. See the sections below to get started.
API Documentation - TensorFlow v2.16.1
Sep 30, 2024 · TensorFlow has APIs available in several languages both for constructing and executing a TensorFlow graph. The Python API is at present the most complete and the …
TensorFlow basics | TensorFlow Core
Oct 3, 2024 · This guide provides a quick overview of TensorFlow basics. Each section of this doc is an overview of a larger topic—you can find links to full guides at the end of each section.
Install TensorFlow with pip
Sep 3, 2025 · For the preview build (nightly), use the pip package named tf-nightly. Refer to these tables for older TensorFlow version requirements. For the CPU-only build, use the pip …
TensorFlow.js | Machine Learning for JavaScript Developers
Train and deploy models in the browser, Node.js, or Google Cloud Platform. TensorFlow.js is an open source ML platform for Javascript and web development.
Keras: The high-level API for TensorFlow | TensorFlow Core
Jun 8, 2023 · Keras is the high-level API of the TensorFlow platform. It provides an approachable, highly-productive interface for solving machine learning (ML) problems, with a focus on …
TensorFlow for Java | JVM
Aug 31, 2021 · TensorFlow Java can run on any JVM for building, training and running machine learning models. It comes with a series of utilities and frameworks that help achieve most of …