About 73,400 results
Open links in new tab
  1. 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. Learn the foundations of TensorFlow …

  2. TensorFlow - Wikipedia

    TensorFlow is a software library for machine learning and artificial intelligence. It can be used across a range of tasks, but is used mainly for training and inference of neural networks. [3][4] It is one of the …

  3. Introduction to TensorFlow - GeeksforGeeks

    Dec 17, 2025 · Graph: A TensorFlow graph represents a computation as a flow of tensors through a series of operations. Each operation in the graph performs a specific mathematical function on the …

  4. What is TensorFlow? How it Works? Introduction & Architecture

    Jun 12, 2024 · TensorFlow is an open-source end-to-end platform for creating Machine Learning applications. It is a symbolic math library that uses dataflow and differentiable programming to …

  5. What Is TensorFlow? Definition, Use Cases, and More - Coursera

    Jul 20, 2025 · Google developed TensorFlow to make building machine learning applications accessible across various industries. It’s a helpful tool for working with traditional machine learning. You can …

  6. What is TensorFlow? - TechRadar

    Feb 2, 2025 · TensorFlow is an open-source collection of tools and libraries that helps developers build and train deep learning models. It has become one of the most widely used software frameworks …

  7. TensorFlow - Google Open Source Projects

    TensorFlow is an end-to-end open source platform for machine learning. It has a comprehensive, flexible ecosystem of tools, libraries, and community resources that lets researchers push the state …

  8. What Is TensorFlow? A Brief Guide - HackerRank Blog

    Jun 29, 2023 · TensorFlow gets its name from “tensor,” a mathematical term representing multidimensional arrays of data. These tensors flow through a graph-like structure, where nodes …

  9. Everything You Wanted To Know About TensorFlow - Databricks

    In November of 2015, Google released its open-source framework for machine learning and named it TensorFlow. It supports deep-learning, neural networks, and general numerical computations on …

  10. What is TensorFlow in Python: TensorFlow Getting Started Guide

    Nov 28, 2024 · In short, TensorFlow is an open-source machine learning library developed by Google that makes it easier for you to build and train complex models like neural networks. At its core, …