Learn AI, in order
29 lessons from “what is AI” to building agentic systems. Follow the path top to bottom — each one builds on the last.
0 of 29 lessons complete
Start here
What is AI? A Simple Guide for Complete Beginners
Module 1 · Foundations
Foundations
0/2What AI actually is, before anyone sells you anything.
Math Foundations
0/4The actual math behind training and inference — not hand-waving.
Classical Machine Learning
0/4Before deep learning — the models that still run most of the world's software.
- 7
Linear & Logistic Regression: The Simplest Models That Actually Work
BeginnerClassical ML8 min read - 8
Decision Trees, Random Forests, and SVMs
IntermediateClassical ML8 min read - 9
K-Means and PCA: Finding Structure Without Labels
IntermediateClassical ML7 min read - 10
Overfitting, Regularization, and the Bias-Variance Tradeoff
IntermediateClassical ML8 min read
Deep Learning
0/4From a single perceptron to the building blocks every modern network shares.
- 11
Perceptrons to Multi-Layer Networks
IntermediateDeep Learning7 min read - 12
Activation Functions: Why Networks Need Non-Linearity
IntermediateDeep Learning6 min read - 13
Backpropagation, Normalization, and Dropout
IntermediateDeep Learning8 min read - 14
Embeddings: Turning Anything Into a Vector
IntermediateDeep Learning7 min read
Sequence Models
0/2What came before attention, and the exact problem it was invented to fix.
Core AI
0/5How the models underneath everything actually work.
- 17
Attention & Transformers: The Idea Behind Every Modern AI Model
IntermediateCore AI8 min read - 18
Parameters: What "a 70B Model" Actually Means
IntermediateCore AI6 min read - 19
Mixture of Experts: How Models Get Bigger Without Getting Slower
IntermediateCore AI7 min read - 20
Open Source vs Closed AI Models
IntermediateCore AI7 min read - 21
GPUs: Why AI Needs Different Hardware Than Your Laptop
IntermediateCore AI6 min read
Working With AI
0/3Get consistently good output instead of generic mush.
Building With AI
0/1Go from user to builder. No CS degree required.
Agentic AI
0/4The frontier — systems that act, not just answer.
- 26
What Is an AI Agent? (And What It Isn’t)
IntermediateAgentic AI7 min read - 27
How AI Agents Use Tools — The Loop That Powers Everything
IntermediateAgentic AI8 min read - 28
What Is MCP? How Agents Plug Into the Real World
IntermediateAgentic AI6 min read - 29
Should You Actually Build an Agent? A Decision Guide
IntermediateAgentic AI7 min read