How Models Work

Neural Network

A computing architecture loosely inspired by the human brain. A neural network consists of layers of mathematical units (neurons) that pass signals between each other. Training adjusts the connections between neurons until the network performs the desired task. Deep learning uses neural networks with many layers, enabling more sophisticated pattern recognition.

This definition is part of a free, structured course on how AI actually works.

Start learning