All translations
Enter a message name below to show all available translations.
Found 3 translations.
| Name | Current message text |
|---|---|
| h English (en) | In practice, the softmax and {{Term|categorical cross-entropy|cross-entropy}} are computed jointly for numerical stability (the '''{{Term|log-softmax}}''' formulation), and the argmax at inference time can be applied directly to the {{Term|logits}} without computing softmax at all. |
| h Spanish (es) | En la práctica, la softmax y la {{Term|categorical cross-entropy|entropía cruzada}} se calculan conjuntamente por estabilidad numérica (la formulación '''{{Term|log-softmax}}'''), y el argmax en tiempo de inferencia puede aplicarse directamente a los {{Term|logits}} sin necesidad de calcular softmax. |
| h Chinese (zh) | 在实践中,为了数值稳定性,softmax 和{{Term|categorical cross-entropy|交叉熵}}会被联合计算(即'''{{Term|log-softmax}}'''形式),并且推理时的 argmax 可以直接应用于 {{Term|logits}},根本无需计算 softmax。 |