Skip to content
ahead x

Machine learning

Backpropagation

Backpropagation is the process by which a neural network learns: after each error, the error is sent back through the network, and the internal values are adjusted. This way the network gets better step by step.

Related terms

← Back to the glossary