Translations:Softmax Function/10/zh: Difference between revisions
(Batch translate Softmax Function unit 10 → zh) Tag: translation |
(Batch translate Softmax Function unit 10 → zh) Tag: translation |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
随着最大 logit | 随着最大 {{Term|logits|logit}} 与其他值之间差距的增大,输出趋近于 {{Term|one-hot encoding|one-hot}} 向量。这种「赢家通吃」的行为使 softmax 非常适合单一类别应占主导地位的分类任务。 | ||
Latest revision as of 23:41, 27 April 2026
随着最大 logit 与其他值之间差距的增大,输出趋近于 one-hot 向量。这种「赢家通吃」的行为使 softmax 非常适合单一类别应占主导地位的分类任务。