Learn Before
Concept
Layer-Specific Dropout Probabilities
In a neural network architecture, dropout probabilities do not have to be uniform; they can be configured independently for each hidden layer. A common heuristic is to set a lower dropout probability for the layers closer to the input, as these initial layers often capture fundamental, low-level features that are critical for the network's overall performance.
0
1
Updated 2026-05-07
Tags
D2L
Dive into Deep Learning @ D2L