Dropout

AI and Machine Learning · Training and Optimisation · 2014 · dropout.yaml

Randomly zeroes units during training, so no unit can rely on any particular other one being present. Approximates averaging over an exponential family of thinned networks.

Colour is the family; a dashed line is the second member of it.

Drag to pan · scroll to zoom · click a node to open it
G backpropagation Backpropagation dropout Dropout dropout->backpropagation units co-adapt and memorise instead of generalising weight-decay Weight Decay weight-decay->dropout constrains weight magnitude rather than co- adaptation

This node

Referenced by

References