Machine learning
What backpropagation does before gradient descent takes a step
Follow one training step by hand to see how backpropagation calculates gradients, how gradient descent uses them, and where the learning rate enters the calculation.
Read article