Most machine learning is taught as a black box: data goes in, a prediction comes out, and the part that actually matters stays hidden.
Here, it's the exact opposite — every model written from scratch, every matrix and gradient drawn out, so you can see exactly how a network learns.
I was a premed kid when I first tried to learn AI in 2021. It was a side thing, so a black box was all the reason I needed to quit. That was a mistake—looking into the box is worth it no matter where you're headed.
— Conrad Feng
Most intro to AI tutorials look like this:
Just a few quick notes on who I am, how these notebooks work, and prereqs.
The stuff behind the machine: learning forward pass to backpropagation using the math you already know.
I learn best by rebuilding things until they stop feeling like magic. Conrad's Notebook is the resource I wish I'd had when I started — patient, visual, and honest about the math. It will always be free, and I'm building it in the open, one chapter at a time.
Read more about the project →