Skip to content

Commit 2650150

Browse files
committed
fix broken link for paper "Noise-contrastive estimation: A new estimation principle for unnormalized statistical models"
1 parent c122b01 commit 2650150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/paddle/static/nn/nce_cn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ nce
1212
计算并返回噪音对比估计损失值( noise-contrastive estimation training loss)。该层默认使用均匀分布进行抽样。
1313

1414
论文参考:`Noise-contrastive estimation: A new estimation principle for unnormalized statistical models
15-
<http://www.jmlr.org/proceedings/papers/v9/gutmann10a/gutmann10a.pdf>`_
15+
<http://proceedings.mlr.press/v9/gutmann10a/gutmann10a.pdf>`_
1616

1717

1818
参数

0 commit comments

Comments
 (0)