Backpropagation
The algorithm that computes gradients of the loss with respect to every weight in a network by applying the chain rule backwards.
Deep Learning
The algorithm that computes gradients of the loss with respect to every weight in a network by applying the chain rule backwards.