Chapter · AI

Foundations

The terms, ideas, and learning paradigms the rest of the field assumes you already understand. Start here if any vocabulary further in feels unfamiliar — these topics are the ground every later chapter stands on.

Topics
Topic 1

AI, ML & Deep Learning

The nested-set picture — what each term actually refers to and how they relate.

10 min read
Topic 2

Supervised, Unsupervised & Reinforcement Learning

The three families of learning, distinguished by what kind of signal the model gets to learn from.

12 min read
Topic 3

Neural Networks

Layers of weighted sums and nonlinearities — the substrate every modern model is built on.

Planned
Topic 4

The Forward Pass

How an input becomes an output, one layer at a time.

Planned
Topic 5

Backpropagation & Gradient Descent

The algorithm that turns a wrong prediction into adjusted weights.

Planned
Topic 6

The Bitter Lesson & Scale

Why general methods backed by compute keep winning — and why that observation reshapes the field.

Planned
Topic 7

Emergence

Capabilities that appear without being trained for — what we know, what we don't, and what to make of it.

Planned
Topic 8

Foundation Models

The shift from task-specific to general-purpose, and what it implies for how AI gets built and deployed.

Planned