B.Sc. Applied Computer Science (UAS) · lecture + lab · 15 weeks (+ optional capstone).
Agentic AI systems combine language models with tools, memory, and autonomous loops. This course builds them from first principles — foregrounding the mathematics and algorithms / data structures — before any framework.
Prerequisites: Mathematics (probability and linear algebra), plus prior courses in data science and machine learning.
Status: Alpha
| Lecture | Topic | Slides | Exercises | |
|---|---|---|---|---|
| 1 | L-Intro |
Introduction to Agents & the Training Ladder | lecture | |
| 2 | L-ReAct |
The ReAct Loop & Tool Use | lecture |
| Lecture | Topic | Slides | Exercises | |
|---|---|---|---|---|
| 3 | L-Decomp |
Task Decomposition & Planning | lecture | |
| 4 | L-ToT |
Tree-of-Thoughts & Search | ||
| 5 | L-MDP |
Agents as Markov Decision Processes |
| Lecture | Topic | Slides | Exercises | |
|---|---|---|---|---|
| 6 | L-Embed |
Embeddings & Vector Arithmetic | ||
| 7 | L-Att |
Inside the Model: Tokenization, Attention & Context Window | ||
| 8 | L-RAG |
Vector Databases & (Agentic) RAG | ||
| 9 | L-Memory |
Sessions, Memory & Compaction |
| Lecture | Topic | Slides | Exercises | |
|---|---|---|---|---|
| 10 | L-Orch |
State Machines & Workflow Orchestration | ||
| 11 | L-MAS |
Multi-Agent Systems & Game Theory |
| Lecture | Topic | Slides | Exercises | |
|---|---|---|---|---|
| 12 | L-Gateway |
Gateway, Security & Guardrails | ||
| 13 | L-Eval |
Observability & Evaluation | ||
| 14 | L-Outlook |
Outlook & Ethics |
Agentic patterns & engineering
Multi-agent, protocols & MCP
Foundations & "inside the LLM"
Frameworks & agentic software engineering