Backpropagation
AIBackpropagation: The algorithm that works out how much each weight contributed to the loss by propagating error signals backwards through the network layers.
Backpropagation: The algorithm that works out how much each weight contributed to the loss by propagating error signals backwards through the network layers.