ScholarGate
助手
Machine learning

Dropout

Dropout 是一种用于训练深度神经网络的随机正则化技术,由 Srivastava、Hinton、Krizhevsky、Sutskever 和 Salakhutdinov 于 2014 年提出。在每次训练步骤中,每个神经元以概率 (1 − p) 被独立关闭,从而防止网络中的单元过度协同适应,并因此减少过拟合。

在 MethodMind 中打开即将推出视频即将推出Download slides

阅读完整方法

仅限会员

使用免费账户登录即可阅读本节。

登录

Method map

The neighbourhood of related methods — select a node to explore.

来源

  1. Srivastava, N., Hinton, G., Krizhevsky, A., Sutskever, I., & Salakhutdinov, R. (2014). Dropout: A Simple Way to Prevent Neural Networks from Overfitting. Journal of Machine Learning Research, 15, 1929–1958. link
  2. Goodfellow, I., Bengio, Y., & Courville, A. (2016). Deep Learning (Ch. 7: Regularization for Deep Learning). MIT Press. ISBN: 978-0-262-03561-3

如何引用本页

ScholarGate. (2026, June 3). Dropout Regularization for Deep Neural Networks. ScholarGate. https://scholargate.app/zh/deep-learning/dropout

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

Compare side by side

被引用于

ScholarGateDropout (Dropout Regularization for Deep Neural Networks). 于 2026-06-15 检索自 https://scholargate.app/zh/deep-learning/dropout · 数据集: https://doi.org/10.5281/zenodo.20539026