Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
2.1.4 change lorder.ipynb to loader.ipynb
  • Loading branch information
Yu Jianing authored Jul 26, 2019
1 parent 11ccfd9 commit b56c3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ API的改动不是很大,目前正在测试1.1版本代码兼容性
1. [张量](chapter2/2.1.1.pytorch-basics-tensor.ipynb)
2. [自动求导](chapter2/2.1.2-pytorch-basics-autograd.ipynb)
3. [神经网络包nn和优化器optm](chapter2/2.1.3-pytorch-basics-nerual-network.ipynb)
4. [数据的加载和预处理](chapter2/2.1.4-pytorch-basics-data-lorder.ipynb)
4. [数据的加载和预处理](chapter2/2.1.4-pytorch-basics-data-loader.ipynb)
#### 第二节 深度学习基础及数学原理

[深度学习基础及数学原理](chapter2/2.2-deep-learning-basic-mathematics.ipynb)
Expand Down

0 comments on commit b56c3dc

Please sign in to comment.