File tree Expand file tree Collapse file tree 3 files changed +1
-145
lines changed
chapter3_NN/neural-network Expand file tree Collapse file tree 3 files changed +1
-145
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Learn Deep Learning with PyTorch
26
26
- [ 线性模型与梯度下降] ( https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter3_NN/linear-regression-gradient-descend.ipynb )
27
27
- [ Logistic 回归与优化器] ( https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter3_NN/logistic-regression/logistic-regression.ipynb )
28
28
- [ 多层神经网络,Sequential 和 Module] ( https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter3_NN/nn-sequential-module.ipynb )
29
- - [ 深度神经网络] ( https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter3_NN/deep-cnn .ipynb )
29
+ - [ 深度神经网络] ( https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter3_NN/deep-nn .ipynb )
30
30
- [ 参数初始化方法] ( https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter3_NN/param_initialize.ipynb )
31
31
- 优化算法
32
32
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments