Skip to content

Commit 71c20eb

Browse files
authored
Update Categorical_cn.rst
1 parent 5b4ef03 commit 71c20eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api/paddle/distribution/Categorical_cn.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Categorical
1717
pmf(k; p_i) =\prod_{i=1}^{k} p_i^{[x=i]}
1818
1919
上面公式中:
20+
2021
- :math:`[x = i]` 表示:如果 :math:`x==i` ,则表达式取值为1,否则取值为0。
2122

2223

0 commit comments

Comments
 (0)