Resources (and mindset) that helped me better understand backprop

Thanks for your post!

A thing that helped me a lot to get more intuition on backprop (and chain rule), is to think about the computation graph.
The following videos, from Andrew Ng deep learning course, give a very simple and great visual explanation:

1 Like