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 d372ee3 commit 93832ffCopy full SHA for 93832ff
_posts/2025-03-04-deep-learning-2024autumn-04.md
@@ -84,7 +84,7 @@ _这份笔记使用的部分图片、内容来自于北京交通大学深度学
84
## 学习率与梯度优化
85
86
$$
87
-\theta^t=\theta^{t-1}-\alpha \bold{g}^t
+\theta^t=\theta^{t-1}-\alpha \mathbf{g}^t
88
89
90
### 学习率的影响
0 commit comments