Official PyTorch Tutorial Now Available in Chinese

Official PyTorch Tutorial Now Available in Chinese

The official Chinese version of the PyTorch tutorial is here.

PyTorch is one of the most popular deep learning frameworks recently, but its official Chinese tutorial has been long awaited. Recently, a complete official Chinese version of the PyTorch tutorial has been released, allowing readers to better learn and understand the relevant details of PyTorch. The tutorial authors are from pytorchchina.com.

Tutorial website:http://pytorch123.com

To facilitate local viewing for readers, we have packaged a copy of the official PyTorch tutorial in PDF format.

  1. Scan the QR code below to follow the【Programmer Da Bai】 public account:

Official PyTorch Tutorial Now Available in Chinese

  1. Reply with the keyword pytorchpdf in the backend of the 【Programmer Da Bai】 public account to obtain it.

What’s in the tutorial

The tutorial completely restores all content based on the official PyTorch version directory. It includes simple environment setup, quick start related APIs, advanced operations, image processing practical exercises, text processing practical exercises, GANs, and reinforcement learning, covering almost all current knowledge points related to deep learning.

A part of the tutorial content uses torch.view to change the size or shape of a tensor

Official PyTorch Tutorial Now Available in Chinese

Using the tutorial to design a chatbot, the above is part of the conversation.

Official PyTorch Tutorial Now Available in Chinese

Tutorial Directory

  • Introduction to PyTorch and Download

    • Introduction to PyTorch

Setting Up the PyTorch Environment

  • 60-Minute Introduction to PyTorch

    • Getting Started with PyTorch

    • Automatic Differentiation in PyTorch

    • Neural Networks in PyTorch

    • Image Classifier in PyTorch

    • Data Parallel Processing in PyTorch

  • Introduction to Reinforcement Learning with PyTorch

    • Data Loading and Processing

    • Getting Started with PyTorch

    • Transfer Learning

    • Deploying Mixed Frontend seq2seq Models

      • Mixed Frontend

      • Preliminary Environment

    • Saving and Loading Models

  • Image Processing with PyTorch

    • Tuning Target Detection Models Based on torchvision 0.3

    • Tuning TorchVision Models

    • Spatial Transformer Networks

    • Neural-Transfer with PyTorch

    • Generating Adversarial Examples

    • Using ONNX to Transfer Models to Caffe2 and Mobile

  • Text Processing with PyTorch

    • Chatbot Tutorial

    • Generating Names Using Character-Level RNN

    • Name Classification Using Character-Level RNN

    • Using PyTorch in Deep Learning and NLP

    • Translation with Sequence2Sequence Networks and Attention

  • Generative Adversarial Networks with PyTorch

    • Generative Adversarial Networks

  • Reinforcement Learning with PyTorch

    • Reinforcement Learning

To facilitate local viewing for everyone, we have packaged a copy of the PDF version.

  1. Scan the QR code below to follow the【Deep Learning Algorithms and Computer Vision】 public account:

Official PyTorch Tutorial Now Available in Chinese

  1. Reply with the keyword pytorchpdf in the backend of the 【Deep Learning Algorithms and Computer Vision】 public account to obtain it.

Big news! The Yizhen Natural Language Processing – Academic WeChat Group has been established

You can scan the QR code below to join the group for discussion; please avoid adding the group if you are a vendor. Thank you!

Official PyTorch Tutorial Now Available in Chinese

Leave a Comment