ScholarGate
助手
Machine learning

多层感知机 (MLP)

多层感知机(MLP)是一种前馈神经网络架构,通过反向传播进行训练,由 Rumelhart、Hinton 和 Williams 在他们 1986 年的开创性《自然》论文中正式提出。MLP 由输入层、一个或多个具有非线性激活函数的神经元隐藏层以及输出层组成,能够以任意精度近似任何连续函数,并作为经典机器学习与现代深度学习之间的概念桥梁。

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

阅读完整方法

仅限会员

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

登录

Method map

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

来源

  1. Rumelhart, D. E., Hinton, G. E., & Williams, R. J. (1986). Learning representations by back-propagating errors. Nature, 323, 533–536. DOI: 10.1038/323533a0
  2. Goodfellow, I., Bengio, Y., & Courville, A. (2016). Deep Learning (Ch. 6–7). MIT Press. ISBN: 978-0-262-03561-3
  3. Bishop, C. M. (2006). Pattern Recognition and Machine Learning (Ch. 5). Springer. ISBN: 978-0-387-31073-2

如何引用本页

ScholarGate. (2026, June 3). Multi-layer Perceptron (Feedforward Neural Network with Backpropagation). ScholarGate. https://scholargate.app/zh/machine-learning/multi-layer-perceptron

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
ScholarGateMulti-layer Perceptron (Multi-layer Perceptron (Feedforward Neural Network with Backpropagation)). 于 2026-06-15 检索自 https://scholargate.app/zh/machine-learning/multi-layer-perceptron · 数据集: https://doi.org/10.5281/zenodo.20539026