Artificial Intelligence
Foundation
A structured reference covering the full spectrum of AI โ from history and mathematics to deep learning, agentic systems, and responsible AI practice.
This reference takes you from zero to frontier AI โ structured across five progressive tiers so beginners, developers, and researchers each find their entry point and grow from there.
Where AI came from, what it actually is, the key paradigms, and the foundational frameworks that every practitioner needs before touching a single algorithm.
- AI = optimisation toward a goal using data and computation โ not magic
- Two AI winters caused by data, compute, and algorithm gaps โ now all solved
- 2012 AlexNet โ 2017 Transformer โ 2022 ChatGPT are the three inflection points
- PEAS framework: the foundation of modern agentic AI in Domain 8
- Modern LLMs = hybrid of all paradigms โ not purely one approach
The mathematical language of machine learning โ linear algebra, calculus, probability, and optimisation. You don't need to master all of it upfront, but understanding the core ideas makes every algorithm click.
Supervised, unsupervised, and ensemble methods โ the core ML toolkit that still powers ~80% of production systems.
Neural networks from perceptron to Transformer โ activation functions, backprop, CNNs, RNNs, attention, and modern architectures.
From word embeddings to GPT-4 and beyond โ tokenisation, pre-training, fine-tuning, prompting, RAG, and alignment.
Image classification, object detection, segmentation, generative vision models, and multimodal AI.
MDPs, Q-learning, policy gradients, RLHF โ learning through reward signals from games to LLM alignment.
LLM agents with tool use, memory, planning, and multi-agent collaboration โ the frontier of AI engineering.
From experiment to production โ pipelines, monitoring, drift detection, model registries, and serving infrastructure.
Bias, fairness, explainability, safety, alignment, and responsible AI governance โ integral to every AI system.
How AI is applied across healthcare, finance, code generation, science, and enterprise โ real-world case studies.
Quantum AI, neuromorphic computing, world models, AGI research, and the open frontiers of artificial intelligence.