
TensorFlow
An end-to-end open source machine learning platform for everyone. Discover TensorFlow's flexible ecosystem of tools, libraries and community resources.
Machine learning education | TensorFlow
A 3-part series that explores both training and executing machine learned models with TensorFlow.js, and shows you how to create a machine learning model in JavaScript that executes directly in the …
Tutorials | TensorFlow Core
Sep 19, 2023 · Keras basics This notebook collection demonstrates basic machine learning tasks using Keras.
TensorFlow 2 quickstart for beginners | TensorFlow Core
Aug 16, 2024 · Python programs are run directly in the browser—a great way to learn and use TensorFlow. To follow this tutorial, run the notebook in Google Colab by clicking the button at the top …
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.
Tools - TensorFlow
A tool for code-free probing of machine learning models, useful for model understanding, debugging, and fairness. Available in TensorBoard and jupyter or colab notebooks.
A Neural Network Playground
For a more detailed introduction to neural networks, Michael Nielsen’s Neural Networks and Deep Learning is a good place to start. For a more technical overview, try Deep Learning by Ian …
Image classification | TensorFlow Core
Apr 3, 2024 · TensorFlow Lite is a set of tools that enables on-device machine learning by helping developers run their models on mobile, embedded, and edge devices. Convert the Keras Sequential …
Introduction to RL and Deep Q Networks - TensorFlow Agents
Sep 26, 2023 · It was able to solve a wide range of Atari games (some to superhuman level) by combining reinforcement learning and deep neural networks at scale. The algorithm was developed …
Guide | TensorFlow Core
Mar 2, 2023 · TensorFlow Hub A library for the publication, discovery, and consumption of reusable parts of machine learning models.