Stanford CS221 | Autumn 2025 | Lecture 4: Learning III
Stanford Online · 71:45
This lecture walks through how to move from linear models and a homemade autograd library to PyTorch, then shows why stacked linear layers are still linear, how ReLU MLPs become nonlinear, and which training tricks (r...