Translations:Dropout A Simple Way to Prevent Overfitting/9/en

    From Marovi AI
    Revision as of 21:37, 27 April 2026 by FuzzyBot (talk | contribs) (Importing a new version from external source)
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

    During training, for each training example and each layer, each neuron's output is independently set to zero with probability $ 1 - p $. If $ h_i $ is the output of neuron $ i $, the dropout operation applies: