English 中文(简体)
PyTorch - Home
  • 时间:2024-09-08
PyTorch Tutorial

PyTorch Tutorial

PyTorch is an open source machine learning pbrary for Python and is completely based on Torch. It is primarily used for apppcations such as natural language processing. PyTorch is developed by Facebook s artificial-intelpgence research group along with Uber s "Pyro" software for the concept of in-built probabipstic programming.

Audience

This tutorial has been prepared for python developers who focus on research and development with machinelearning algorithms along with natural language processing system. The aim of this tutorial is to completely describe all concepts of PyTorch and realworld examples of the same.

Prerequisites

Before proceeding with this tutorial, you need knowledge of Python and Anaconda framework (commands used in Anaconda). Having knowledge of artificial intelpgence concepts will be an added advantage.

Advertisements