PromptHub

Backpropagation

Quick Definition

Algorithm computing gradients for neural network weight updates

Full Definition

The fundamental algorithm for training neural networks by computing gradients using the chain rule.

Examples

neural network training, deep learning, optimization

Related Terms

gradient-descent neural-network loss-function

More Machine Learning Terms