Neural Network Training (Part4): Backpropagation
[Click Here to View from YouTube Site]
[Click Here to Subscribe to Heaton Research Videos]
In the previous video we saw how to calculate the gradients from training. In this video, we will see how to actually update the weights, using the gradients. Backpropagation is a very simple training algorithm. Other more complex algorithms can be used to update the weights as well.



