这个仓库为深度学习研究人员提供了学习PyTorch的教程代码。在教程中,大多数模型是用不到30行的代码实现的。在开始本教程之前,建议完成官方PyTorch教程。

趋势


This repository provides tutorial code for deep learning researchers to learn PyTorch. In the tutorial, most of the models were implemented with less than 30 lines of code. Before starting this tutorial, it is recommended to finish Official Pytorch Tutorial.


Table of Contents

1. Basics

2. Intermediate

3. Advanced

4. Utilities


Getting Started

$ git clone https://github.com/yunjey/pytorch-tutorial.git
$ cd pytorch-tutorial/tutorials/PATH_TO_PROJECT
$ python main.py

Dependencies

关于
PyTorch Tutorial for Deep Learning Researchers
30.9 k
8.2 k
625
语言
Python
Shell
99.38%
0.62%