Domain Neighborhood
Linear Algebra
Vectors, matrices, and linear maps: the language of representations, optimization, and modern deep learning.
Start here. Predict once, then carry the invariant forward.
vAAvbasisStabilize the first mechanism, make one prediction, then move one node forward.
Recommended Route
Start here, then follow the prerequisites forward.
This sequence is ordered for learning rather than inventory. Published notebooks with an unavailable prerequisite—or a same-domain route step that depends on one—are labeled in the full inventory instead of being presented as ready steps.
- 01Vector Spaces
A vector space is a set of objects you can add and scale, where those operations behave consistently.
10 mincodedemoentry pointEntry point: build the first mental model here.
- 02Dot Product
The dot product measures alignment: it connects angles, lengths, and projections, and underlies cosine similarity in ML.
12 mincodedemoafter Vector SpacesWhy this follows: Dot Product uses Vector Spaces directly.
All Published Notebooks