Stanford CS221 | Autumn 2025 | Lecture 2: Learning I
Stanford Online · 72:30
This lecture walks through einsum as a single routing-and-accumulate primitive, then builds reverse-mode autodiff on a computation graph (a mini-PyTorch), and finally uses that machinery for linear regression: hypothe...