Calculating AI by Hand ✍️
Step-by-step walkthroughs
Most materials for learning AI are either full of equations or buried in code-heavy Jupyter notebooks. I made this series of 28 calculation walkthroughs to take a different approach, the first I created for AI by Hand, from late 2023 through 2024.
Each post shrinks one model down to an example that fits on one page, and works it end to end by hand, so you can follow every calculation with a pen. The recurring revelation is that, underneath the jargon, almost every model is just a series of matrix multiplications.
I have since revised the whole series and reordered it from the simplest building block to the most advanced. I hand-calculated every example myself; on a few occasions, sharp-eyed readers caught my mistakes, and their corrections are noted in the posts.
Start at the top, or jump to whichever model you have always wanted to understand. Grab a pen. ✍️





























