About 32,800,000 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 …

  2. Introduction to TensorFlow - GeeksforGeeks

    Sep 25, 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 …

  3. 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] …

  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? • A Powerful Beginner’s Guide for 2025

    Jul 19, 2025 · TensorFlow is an open-source framework developed by the Google Brain team in 2015. It is used to build and train machine learning and deep learning models. Written …

  6. 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 …

  7. 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 …

  8. What Is TensorFlow? (Definition, Python Use, Difficulty) | Built In

    Aug 18, 2025 · TensorFlow is an open-source machine learning framework developed by Google used to build, train and deploy machine learning and deep learning models for tasks such as …

  9. What Is TensorFlow? | NVIDIA Glossary

    TensorFlow is a leading open-source library designed for developing and deploying state-of-the-art machine learning applications. Heavily used by data scientists, software developers, and …

  10. 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 …