未验证 提交 10708353 编写于 作者: A Aston Zhang 提交者: GitHub

Update minibatch-sgd.md

上级 8d033400
......@@ -165,7 +165,7 @@ train_gluon_ch7('sgd', {'learning_rate': 0.05}, features, labels, 10)
* 查阅MXNet文档,使用`Trainer`类的`set_learning_rate`函数,令小批量随机梯度下降的学习率每过一个迭代周期减小到原值的1/10。
## 扫码直达[讨论区](https://discuss.gluon.ai/t/topic/1877)
## 扫码直达[讨论区](https://discuss.gluon.ai/t/topic/8013)
![](../img/qr_minibatch-sgd.svg)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册