Skip to content

yuanzhongqiao/pytorch-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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


目录

1. 基础知识

2. 中级

3. 高级

4. 实用工具


入门

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

依赖项

About

面向深度学习研究人员的 PyTorch 教程

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%