File tree 1 file changed +1
-1
lines changed 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ Note: Some ipynb notebooks may not be rendered perfectly in Github. We suggest `
99
99
* 12.2 [ Convexity] ( https://github.com/dsgiitr/d2l-pytorch/blob/master/Ch12_Optimization_Algorithms/Convexity.ipynb )
100
100
* 12.3 [ Gradient Descent] ( https://github.com/dsgiitr/d2l-pytorch/blob/master/Ch12_Optimization_Algorithms/Gradient_Descent.ipynb )
101
101
* 12.4 [ Stochastic Gradient Descent] ( https://github.com/dsgiitr/d2l-pytorch/blob/master/Ch12_Optimization_Algorithms/Stochastic_Gradient_Descent.ipynb )
102
- * 12.5 Mini-batch Stochastic Gradient Descent
102
+ * 12.5 [ Mini-batch Stochastic Gradient Descent] ( https://github.com/dsgiitr/d2l-pytorch/blob/master/Ch12_Optimization_Algorithms/Mini-batch_Stochastic_Gradient_Descent.ipynb )
103
103
* 12.6 [ Momentum] ( https://github.com/dsgiitr/d2l-pytorch/blob/master/Ch12_Optimization_Algorithms/Momentum.ipynb )
104
104
* 12.7 Adagrad
105
105
* 12.8 RMSProp
You can’t perform that action at this time.
0 commit comments