About 65,200,000 results
Open links in new tab
  1. PyTorch

    Dec 17, 2025 · PyTorch Foundation is the deep learning community home for the open source PyTorch framework and ecosystem.

  2. PyTorch - Wikipedia

    PyTorch is an open-source deep learning library, originally developed by Meta Platforms and currently developed with support from the Linux Foundation. The successor to Torch, PyTorch …

  3. What Is PyTorch? (Definition, How It Works, Benefits) | Built In

    Sep 16, 2025 · PyTorch is an open-source machine learning framework used for building and training deep neural networks. PyTorch’s basic building block is the tensor.

  4. What Is PyTorch? - Coursera

    Dec 1, 2025 · PyTorch, based on the Python programming language, is an open-source framework that allows you to develop deep learning models. In addition to Python, PyTorch …

  5. What is PyTorch ? - GeeksforGeeks

    Dec 17, 2025 · PyTorch is a deep learning library built on Python. It provides GPU acceleration, dynamic computation graphs and an intuitive interface for deep learning researchers and …

  6. PyTorch tutorial: a quick guide for new learners - Educative

    Oct 27, 2025 · PyTorch is an open-source deep learning library rising in popularity among data scientists. Today, we'll help you get started with PyTorch with hands-on examples.

  7. GitHub - pytorch/pytorch: Tensors and Dynamic neural networks …

    PyTorch provides Tensors that can live either on the CPU or the GPU and accelerates the computation by a huge amount. We provide a wide variety of tensor routines to accelerate and …

  8. PyTorch Fundamentals: A Beginner-Friendly Guide - DEV …

    Feb 10, 2025 · PyTorch is an open-source deep learning framework developed by Facebook. It is mainly used for building neural networks and performing computations on large datasets.

  9. What is PyTorch? - TechTarget

    Nov 16, 2022 · PyTorch is one of the most popular deep learning frameworks due to its flexibility and computation power. It's easy to learn and is used in many applications, including natural …

  10. What is PyTorch, and How Does It Work - LinkedIn

    Feb 24, 2025 · PyTorch is an open-source machine learning framework that's used to build deep neural networks. It's written in Python and C++, and is often used for applications like image …