Skip to content

Commit a410d6a

Browse files
committed
update readme
1 parent 8d24c5e commit a410d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Learn Deep Learning with PyTorch
2525

2626
- Chapter 3: 神经网络
2727
- [线性模型与梯度下降](https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter3_NN/linear-regression-gradient-descend.ipynb)
28-
- Logistic 回归与优化器
28+
- [Logistic 回归与优化器](https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter3_NN/logistic-regression/logistic-regression.ipynb)
2929
- Module和Sequential
3030
- 模型保存和读取
3131
- 自定义参数的初始化

0 commit comments

Comments
 (0)