| 0 | Setup | Environment, tools, Python/TS/Rust/Julia config |
| 1 | Math | Linear algebra, calculus, probability, statistics |
| 2 | ML Fundamentals | Supervised/unsupervised, evaluation, pipelines |
| 3 | Deep Learning | Neural networks, backprop, CNNs, RNNs |
| 4 | Computer Vision | Image classification, detection, segmentation |
| 5 | NLP | Text processing, embeddings, sequence models |
| 6 | Speech/Audio | ASR, TTS, audio processing |
| 7 | Transformers | Attention, encoder-decoder, positional encoding |
| 8 | Generative AI | GANs, VAEs, diffusion models |
| 9 | Reinforcement Learning | Policy gradient, Q-learning, PPO |
| 10 | LLMs from Scratch | Tokenization, training, scaling laws |
| 11 | LLM Engineering | Fine-tuning, RAG, prompt engineering, evals |
| 12 | Multimodal AI | Vision-language models, cross-modal reasoning |
| 13 | Tools/Protocols | MCP, function calling, tool use patterns |
| 14 | Agent Engineering | ReAct, planning, memory, tool orchestration |
| 15 | Autonomous Systems | Self-improving agents, reflection, verification |
| 16 | Multi-Agent/Swarms | Agent coordination, delegation, consensus |
| 17 | Infrastructure/Production | Serving, monitoring, scaling, cost optimization |
| 18 | Ethics/Safety/Alignment | RLHF, red teaming, guardrails, interpretability |
| 19 | Capstone | End-to-end project combining all phases |