Skip to content

Commit 93832ff

Browse files
committed
20250304 deep learning 4 format 3
1 parent d372ee3 commit 93832ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-03-04-deep-learning-2024autumn-04.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ _这份笔记使用的部分图片、内容来自于北京交通大学深度学
8484
## 学习率与梯度优化
8585

8686
$$
87-
\theta^t=\theta^{t-1}-\alpha \bold{g}^t
87+
\theta^t=\theta^{t-1}-\alpha \mathbf{g}^t
8888
$$
8989

9090
### 学习率的影响

0 commit comments

Comments
 (0)