LLM Basics

Course

Neural Networks from Scratch

Take the tiny autograd engine from Zero to GPT and build a real, trainable multi-layer perceptron with it — one neuron, one layer, one training loop at a time, ending with a 2D classifier you watch learn its decision boundary live.