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 5b4ef03 commit 71c20ebCopy full SHA for 71c20eb
docs/api/paddle/distribution/Categorical_cn.rst
@@ -17,6 +17,7 @@ Categorical
17
pmf(k; p_i) =\prod_{i=1}^{k} p_i^{[x=i]}
18
19
上面公式中:
20
+
21
- :math:`[x = i]` 表示:如果 :math:`x==i` ,则表达式取值为1,否则取值为0。
22
23
0 commit comments