Dropout
A regularization trick that randomly zeros out a fraction of activations during training so the network can't depend on any single neuron.
Deep Learning
A regularization trick that randomly zeros out a fraction of activations during training so the network can't depend on any single neuron.