Choose Your Door
Start with Colab, tokens, embeddings, attention, and training. Built for a second-year CS student who wants the whole thing to click.
Know the basics?Train a modelBuild, train, save, reload, and sample from a small GPT-style model on Tiny Shakespeare in one runnable script.
Doing ablations?Use the Block systemSwap attention, norms, feed-forward layers, or wiring patterns without forking a monolithic model implementation.
