Learn by running code
Every concept begins with a tiny Rust example and deterministic output.
From text to a working model
Follow small, executable examples until tensors, attention, training, and generation fit together as one Rust program.
Every concept begins with a tiny Rust example and deterministic output.
Symbols are introduced only when they explain the behavior you can observe.
Each chapter contrasts the modern component with the historical approach it replaced.