dropout-probability-conventions

IN premiseentries/2026/06/21/wiki-Convolutional_neural_network-chunk-4.md

Created 2026-06-21T09:55:49+00:00

Dropout keeps each node with probability p (typically 0.5 for hidden layers, higher for input layers) during training; at test time outputs are scaled by p to approximate an ensemble of 2^n sub-networks