Foundations

Neural network

stable definition

Definition

A parameterized computational model composed of connected layers that transform representations and learn by adjusting weights to reduce an objective.

Distinguish it from nearby terms

A neural network is an architecture family; deep learning usually means using neural networks with many learned layers.

Check your understanding

Parameters are the learned values inside the network, not the network itself.

Also called

artificial neural network

Public evidence