Module 2 Overview#
Theme#
Backpropagation and automatic differentiation
Essential Question#
How does the chain rule enable efficient learning in deep networks?
Module Components#
Book prose: computational graphs and backpropagationAssignment: gradient tracing exerciseSlides: forward and backward passesNarration: asynchronous slide narrationInstructor notes: teaching notesNotebook: manual vs autograd gradient check