ai
Gradient descent is just walking downhill — and why (A − Y) is enough
The DLH machine-learning curriculum had me build a single neuron from scratch in NumPy — classifying MNIST handwritten digits, the same project as my [training loop](/til/ai/training-a-single-neuron-l…