Skip to content

Commit

Permalink
Update gd-sgd.md
Browse files Browse the repository at this point in the history
  • Loading branch information
astonzhang committed Feb 17, 2019
1 parent 2b1e9f3 commit 1ae21a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chapter_optimization/gd-sgd.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,9 @@ show_trace_2d(f_2d, train_2d(sgd_2d))
* 使用一个不同的目标函数,观察梯度下降和随机梯度下降中自变量的迭代轨迹。
* 在二维梯度下降的实验中尝试使用不同的学习率,观察并分析实验现象。

## 参考文献

[1] Stewart, James. "Calculus: early transcendentals." 7th ed. Cengage Learning (2010).


## 扫码直达[讨论区](https://discuss.gluon.ai/t/topic/1877)
Expand Down

0 comments on commit 1ae21a5

Please sign in to comment.