Skip to content

Commit 666ef77

Browse files
author
qiwang
committed
update errata
1 parent 1a7fe38 commit 666ef77

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/errata.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
* 34页,第2段第2~3行:二次微分 → 二次偏导数
1818
* 34页,第2段第3行:就是先把 $\boldsymbol{\theta}$ 的第 $i$ 个元素对 $L\left(\boldsymbol{\theta}^{\prime}\right)$ 做微分 → 就是先求 $L\left(\boldsymbol{\theta}^{\prime}\right)$ 关于 $\boldsymbol{\theta}$ 的第 $i$ 个元素的偏导数
1919
* 34页,第2段第4行:再把 $\boldsymbol{\theta}$ 的第 $j$ 个元素对 $\frac{\partial L\left(\boldsymbol{\theta}^{\prime}\right)}{\partial \theta_i}$ 做微分的结果 → 再求 $\frac{\partial L\left(\boldsymbol{\theta}^{\prime}\right)}{\partial \theta_i}$ 关于 $\boldsymbol{\theta}$ 的第 $j$ 个元素的偏导数
20-
* 34页,第3段第2行:微分 → 导数
21-
* 36页,倒数第2段:微分 → 导数
22-
* 37页,倒数第2段第2行:微分 → 导数
20+
* 34页,第3段第2行:微分 → 偏导数
21+
* 36页,倒数第2段:微分 → 偏导数
22+
* 37页,倒数第2段第2行:微分 → 偏导数
2323
* 37页,删掉标题 “3.1.3 逃离鞍点的方法”
2424
* 51页,第1段第1行:参数 $\boldsymbol{\theta}^i$ 对损失 $L$ 的微分 → 损失 $L$ 关于参数 $\boldsymbol{\theta}^i$ 的偏导数
2525

@@ -52,7 +52,7 @@ $$
5252
| :----------------------------: | :--: | :--: |
5353

5454
* 55页,倒数第2段的第4行和第5行:图3.22(b) → 图3.27
55-
* 106页,输入单元(即记忆元)→ 输入单元
55+
* 106页,倒数第1段第1行:输入单元(即记忆元)→ 输入单元
5656
* 122页,图6.5替换成:
5757

5858
![](res/6-5.png ':size=300')

0 commit comments

Comments
 (0)