Level 2 · M.Sc
Advanced AI
MSc syllabus · 42 phases · ~1 year
Every unit this programme teaches, in the order it is taught. Headlines only — the material itself opens once you are enrolled.
- Phase 0 From builder to architect
- Phase 1 Transformer & attention (architect-depth recap)
- Phase 2 Modern LLM landscape
- Phase 3 Decoding & sampling
- Phase 4 Tokenization & context windows
- Phase 5 Embeddings & vector spaces
- Phase 6 Evaluation foundations
- Phase 7 Prompt anatomy & instruction design
- Phase 8 Reasoning I: chain-of-thought, decomposition, least-to-most
- Phase 9 Reasoning II: self-consistency, reflection & debate
- Phase 10 Tool-augmented reasoning: ReAct & plan-execute
- Phase 11 Structured & constrained outputs
- Phase 12 Hallucination I: taxonomy, root causes, when models fabricate
- Phase 13 Hallucination II: mitigation
- Phase 14 Prompt optimization
- Phase 15 Prompt security
- Phase 16 Context engineering
- Phase 17 RAG fundamentals
- Phase 18 Advanced retrieval
- Phase 19 Advanced RAG: multi-hop, graph RAG, agentic retrieval
- Phase 20 RAG evaluation
- Phase 21 Memory systems
- Phase 22 Feature context & context-as-a-product
- Phase 23 Knowledge management: corpora, freshness, provenance, governance
- Phase 24 Tool design: interfaces, affordances, error handling, safety
- Phase 25 The agent loop: plan–act–observe; single-agent patterns
- Phase 26 Specialized agents & roles; agent design patterns
- Phase 27 Multi-agent orchestration I: supervisor/worker, hand-offs
- Phase 28 Multi-agent orchestration II: parallel fan-out, deterministic workflows, pipelines
- Phase 29 Skills & modularized AI: reusable capabilities, composition
- Phase 30 Agent memory, state & long-running/durable tasks
- Phase 31 Agent reliability: guardrails, validation, human-in-the-loop, recovery
- Phase 32 Agent evaluation, observability, tracing & debugging
- Phase 33 Architecture principles: modularization & separation of concerns
- Phase 34 Blueprints: designing & documenting AI systems for big/complex projects
- Phase 35 Decomposition & context boundaries; interfaces between AI modules
- Phase 36 Architectural patterns: router, pipeline, cascade, ensemble, blackboard, fallback
- Phase 37 Reliability & resilience: retries, circuit breakers, graceful degradation
- Phase 38 Cost/latency/quality optimization: model routing, caching, distillation choices
- Phase 39 Security & privacy architecture: PII, secrets, tenant isolation, system-level injection defense
- Phase 40 Scaling complex AI projects: organizing many agents, skills & contexts; system governance
- Phase 41 Data strategy for applied AI; pipelines; synthetic data