All translations

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h English (en)Conversely, when the spectral radius exceeds 1, gradients can grow exponentially — the '''exploding gradient problem'''. Exploding gradients are typically handled by '''{{Term|gradient clipping}}''' (capping the gradient norm at a threshold), but vanishing gradients require architectural solutions.
 h Spanish (es)Por el contrario, cuando el radio espectral supera 1, los gradientes pueden crecer exponencialmente — el '''problema del gradiente explosivo'''. Los gradientes explosivos suelen manejarse mediante el '''{{Term|gradient clipping|recorte de gradientes}}''' (limitando la norma del gradiente a un umbral), pero los gradientes evanescentes requieren soluciones arquitectónicas.
 h Chinese (zh)相反,当谱半径超过 1 时,梯度会呈指数增长——即'''梯度爆炸问题'''。梯度爆炸通常通过'''{{Term|gradient clipping|梯度裁剪}}'''(将梯度范数限制在某个阈值之内)来处理,但梯度消失则需要架构层面的解决方案。