All translations
Enter a message name below to show all available translations.
Found 3 translations.
| Name | Current message text |
|---|---|
| h English (en) | A naive implementation of softmax can overflow when {{Term|logits}} are large (e.g., <math>e^{1000}</math> is infinite in floating point). The standard fix subtracts the maximum {{Term|logits|logit}}: |
| h Spanish (es) | Una implementación ingenua de softmax puede desbordarse cuando los {{Term|logits}} son grandes (por ejemplo, <math>e^{1000}</math> es infinito en punto flotante). La corrección estándar resta el {{Term|logits|logit}} máximo: |
| h Chinese (zh) | 当 {{Term|logits}} 较大时,softmax 的朴素实现可能溢出(例如,<math>e^{1000}</math> 在浮点数中为无穷大)。标准的修正是减去最大的 {{Term|logits|logit}}: |