λFPAI

Roadmap

Currently in Stage 1 — week 1 of vectors. Update this line weekly.

1

Math Foundations

In Progress

Vectors, dot product, chain rule, and linear algebra intuition that every later post links back to.

Links to articles + projects will appear here once the MDX content system is connected.

2

Neural Networks

Upcoming

Perceptrons, activations, backpropagation, and the first full training loops.

Links to articles + projects will appear here once the MDX content system is connected.

3

Optimization

Upcoming

Gradient descent series, momentum, Adam, and the geometry of loss landscapes.

Links to articles + projects will appear here once the MDX content system is connected.

4

Classic ML

Upcoming

Linear models, trees, SVMs, and evaluation — the toolkit that still matters.

Links to articles + projects will appear here once the MDX content system is connected.

5

CNNs

Upcoming

Convolution as a linear operator and why locality + weight sharing works.

Links to articles + projects will appear here once the MDX content system is connected.

6

Transformers

Upcoming

Attention mechanisms, scaling, and modern sequence models.

Links to articles + projects will appear here once the MDX content system is connected.

7

RAG & LLM Systems

Upcoming

Retrieval, reranking, evaluation, and building reliable LLM products.

Links to articles + projects will appear here once the MDX content system is connected.

8

Projects

Upcoming

End-to-end projects with theory first: autograd, nano-nets, and interactive demos.

Links to articles + projects will appear here once the MDX content system is connected.

9

AI Engineering

Upcoming

Shipping, monitoring, and maintaining models in production with real constraints.

Links to articles + projects will appear here once the MDX content system is connected.