Machine LearningTraining Techniques

Backpropagation

Overview

The algorithm for computing gradients of the loss function with respect to network weights, enabling neural network training.

Cross-References(2)

Deep Learning
Machine Learning

More in Machine Learning

See Also