We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d24c5e commit a410d6aCopy full SHA for a410d6a
README.md
@@ -25,7 +25,7 @@ Learn Deep Learning with PyTorch
25
26
- Chapter 3: 神经网络
27
- [线性模型与梯度下降](https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter3_NN/linear-regression-gradient-descend.ipynb)
28
- - Logistic 回归与优化器
+ - [Logistic 回归与优化器](https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter3_NN/logistic-regression/logistic-regression.ipynb)
29
- Module和Sequential
30
- 模型保存和读取
31
- 自定义参数的初始化
0 commit comments