Skip to content

Commit e1c845d

Browse files
author
Xinghan Yang
committed
Update 6-6-advanced-automatic-differentiation_cn.ipynb
1 parent 321b162 commit e1c845d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/whitepaper/6-6-advanced-automatic-differentiation_cn.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
"id": "db2d1484",
297297
"metadata": {},
298298
"source": [
299-
"因此我们得到 $\\frac{\\partial \\psi}{\\partial \\theta_0}$,因为切线在第一个位置取 1,在其他位置取 0。"
299+
"因此我们得到 $\\frac{\\partial \\psi}{\\partial \\theta_0}$,因为切向量在第一个位置取 1,在其他位置取 0。"
300300
]
301301
},
302302
{
@@ -390,7 +390,7 @@
390390
"id": "c5a80ec5",
391391
"metadata": {},
392392
"source": [
393-
"We can also use reverse mode AD to obtain Jacobian."
393+
"我们也可以使用反向模式 AD 来获得 Jacobian"
394394
]
395395
},
396396
{

0 commit comments

Comments
 (0)