Mathematics
Gradient Descent for Multivariable Functions
Quick fact
Gradient descent is so fundamental that virtually every machine learning model, from linear regression to deep neural networks, uses some variant of it to learn from data.
Why this is interesting
Imagine you're blindfolded on a hillside and need to find the lowest point in the valley. You can only feel the slope under your feet—how would you step?