Tagged

Gradients

Mar 12, 2025 Linear Algebra 16 min read

Matrix Calculus and Optimization -- The Engine Behind Machine Learning

Adjusting the shower temperature is a tiny version of training a neural network: you change a parameter based on an error signal. Matrix calculus is the language that scales this idea to millions of parameters, and …