All translations
Enter a message name below to show all available translations.
Found 3 translations.
| Name | Current message text |
|---|---|
| h English (en) | During training, for each training example and each layer, each neuron's output is independently set to zero with probability <math>1 - p</math>. If <math>h_i</math> is the output of neuron <math>i</math>, the {{Term|dropout}} operation applies: |
| h Spanish (es) | Durante el entrenamiento, para cada ejemplo de entrenamiento y cada capa, la salida de cada neurona se pone independientemente a cero con probabilidad <math>1 - p</math>. Si <math>h_i</math> es la salida de la neurona <math>i</math>, la operación de {{Term|dropout|dropout}} se aplica como: |
| h Chinese (zh) | 在训练过程中,对于每个训练样本和每一层,每个神经元的输出会以概率 <math>1 - p</math> 独立地置为零。如果 <math>h_i</math> 是神经元 <math>i</math> 的输出,则 {{Term|dropout|dropout}} 操作应用为: |