Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Hidden layer
Type of layer in artificial neural networks

In artificial neural networks, a hidden layer is a layer of artificial neurons that is neither an input layer nor an output layer. The simplest examples appear in multilayer perceptrons (MLP), as illustrated in the diagram.

An MLP without any hidden layer is essentially just a linear model. With hidden layers and activation functions, however, nonlinearity is introduced into the model.

In typical machine learning practice, the weights and biases are initialized, then iteratively updated during training via backpropagation.

Related Image Collections Add Image
We don't have any YouTube videos related to Hidden layer yet.
We don't have any PDF documents related to Hidden layer yet.
We don't have any Books related to Hidden layer yet.
We don't have any archived web articles related to Hidden layer yet.

References

  1. Zhang, Aston; Lipton, Zachary; Li, Mu; Smola, Alexander J. (2024). "5.1. Multilayer Perceptrons". Dive into deep learning. Cambridge New York Port Melbourne New Delhi Singapore: Cambridge University Press. ISBN 978-1-009-38943-3. 978-1-009-38943-3

  2. Zhang, Aston; Lipton, Zachary; Li, Mu; Smola, Alexander J. (2024). "5.1. Multilayer Perceptrons". Dive into deep learning. Cambridge New York Port Melbourne New Delhi Singapore: Cambridge University Press. ISBN 978-1-009-38943-3. 978-1-009-38943-3

  3. Zhang, Aston; Lipton, Zachary; Li, Mu; Smola, Alexander J. (2024). "5.1. Multilayer Perceptrons". Dive into deep learning. Cambridge New York Port Melbourne New Delhi Singapore: Cambridge University Press. ISBN 978-1-009-38943-3. 978-1-009-38943-3