Notes
A working garden — book notes, paper digests, course study notes, tutorial implementations, and rough drafts. Categorized later. Use the tabs to filter.
Misc
WIP
Welcome to the notes garden
What lives here, how it's organized, and what to expect.
Tutorial
WIP
nanoGPT from scratch — Karpathy walkthrough
My notes as I implement nanoGPT line by line — character-level on tinyshakespeare, then word-level.
Misc
DONE
Inline notebook snippets — demo
How to drop notebook-style In[n]/Out[n] cells inline, no .ipynb attachment required.
Course
WIP
CS231n — Lecture 1: History of computer vision
Course intro: from Hubel & Wiesel cats to ImageNet to ViTs. Setting up the framing for the rest of the course.