Skip to content

Commit 0a8751c

Browse files
committed
upload autograd
1 parent 10ade65 commit 0a8751c

File tree

2 files changed

+652
-1
lines changed

2 files changed

+652
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Learn Deep Learning with PyTorch
1818
### part1: 深度学习基础
1919
- Chapter 2: PyTorch基础
2020
- [Tensor和Variable](https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter2_PyTorch-Basics/Tensor-and-Variable.ipynb)
21-
- 自动求导机制
21+
- [自动求导机制](https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter2_PyTorch-Basics/autograd.ipynb)
2222
- 数据的读取
2323
- autograd.function的介绍
2424
- Module和Sequential

0 commit comments

Comments
 (0)