Interactive AI learning lab
Learn AI by poking it.
Neuronauts turns hard AI ideas into small playable rooms. Drag sliders, run little experiments, and climb each idea from a plain-English giggle all the way up to the real equation.
New here? The Launchpad is your guided tour: it explains every mission and what you'll learn.
How every room works
One idea, four altitudes.
Each mission teaches the same concept four times, getting a little braver each step. Stop wherever it stops being fun, or push all the way to the math.
- BeginnerPlain words, a funny everyday analogy, and a simple game.
- IntermediateHow it actually works, with your first real worked example.
- AdvancedThe real, properly typeset math, read back in plain English.
- ExpertEdge cases, real-world usage, PyTorch, and a challenge quiz.
The map
Twelve rooms, organized into tracks.
Related rooms are grouped together. New here? Start at the Launchpad, then walk the Foundations, the two deep rooms everything else is built on. Want the full briefing and a step-by-step path? Read the Launchpad guide.
Orientation
Get the lay of the land first: what AI, ML, and deep learning even mean, and an animated map of how every room connects.
The two pillars
Why it matters: nearly every modern AI system is a flavour of these two. They're the deepest, broadest rooms here. Machine Learning is the whole idea of learning from data; Deep Learning is the neural-network engine under GPT, diffusion, and robotics. Master these and the rest click into place.
The mechanism everything reuses
Why it matters: every model turns data into vectors. (Gradient descent, how models learn, now lives in Deep Learning's frontier tier.)
The transformer stack behind ChatGPT
Why it matters: this is the family powering today's LLMs and much of modern vision: self-attention, the transformer block, tokenization, generation, and the research that scales them up.
Making things, and acting in the world
Why it matters: beyond predicting text, AI generates images and controls robots. These rooms build on the foundations: diffusion is a deep net that denoises; a robot is perception plus control in a loop.
For when you want the frontier
Why it matters: deep, math-first dives into active research areas: with real derivations, step-through proofs you unfold yourself, animations of each method, and citations to the papers.
The craft around the AI
Why it matters: not AI-specific, but the practical foundation for any AI work: coding-interview pattern fluency and rock-solid Python.
Ready?