All translations

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h English (en)During training, the mean and variance are computed per {{Term|mini-batch}}. During inference, batch statistics are replaced with '''population statistics''' — running averages accumulated during training — so that the output for a single sample is deterministic and does not depend on other samples in the batch.
 h Spanish (es)Durante el entrenamiento, la media y la varianza se calculan por {{Term|mini-batch|minilote}}. Durante la inferencia, las estadísticas del lote se reemplazan por '''estadísticas poblacionales''' —promedios móviles acumulados durante el entrenamiento— de modo que la salida para una muestra individual es determinista y no depende de otras muestras del lote.
 h Chinese (zh)在训练期间,均值和方差按每个{{Term|mini-batch|小批量}}进行计算。在推理期间,批量统计量被替换为'''总体统计量'''——训练期间累积的运行平均值——使得单个样本的输出是确定性的,不依赖于批量中的其他样本。