Back to glossaryExternal reference
AI GLOSSARY
Hidden Layer
AI & Machine Learning
Any layer in a neural network that sits between the input layer and the output layer. Hidden layers are where the network learns to extract and transform features. The more hidden layers, the deeper the network and the more abstract the representations it can learn.
See also: deep learning, neural network, activation function.