Foundation
By Rohan Manzoor
Nine weeks · One continuous argument
Learn how intelligence became buildable.
The course begins with the structures that make learning possible and ends with generative systems that can retrieve, reason, and act.
See the complete journeyUnderstanding is not collected. It is constructed.
Practice
Make it move.
Every concept crosses into code, experiment, diagnosis, and an engineering decision.Achievement
Build what comes next.
The final weeks connect models to deployed systems, transformers, retrieval, and agents.The curriculum
From the language of nature to machines that generate.
01
Mathematical language
Vectors describe possibility, calculus describes change, and probability describes belief.
- Vector geometry
- Calculus & gradients
- Probability & Bayes
02
Computing foundations
A model is only useful when ideas can be expressed as data, operations, and reliable programs.
- Python
- Data structures
- Algorithms
03
Seeing data
Before prediction comes perception: structure, quality, scale, and the stories data can and cannot support.
- EDA
- Data quality
- Visual reasoning
04
Statistical reasoning
Statistics turns variation into evidence—provided we make assumptions visible and test them.
- Distributions
- Inference
- Experimental thinking
05
Learning from error
Learning begins when error becomes measurable, navigable, and connected to a decision.
- Regression
- Loss
- Optimisation
- Metrics
06
AI systems
A model becomes engineering when it survives interfaces, change, failure, and observation.
- APIs
- CI/CD
- Deployment
- Monitoring
07
Decision geometry
Trees partition, neighbours compare, and margins separate—three views of the same act: deciding.
- Decision trees
- KNN
- SVM
08
Neural networks
Representation emerges through layers; memory emerges when a network can carry state through time.
- Neural networks
- RNN
- LSTM
- Attention
09
Generative intelligence
Transformers turn context into a field of relationships—and generation into repeated prediction.
- Transformers
- Fine-tuning
- RAG
- Agents
Lectures come next