Open Knowledge Course

AI Engineering Knowledge Base

From linear algebra to autonomous agent swarms, this path spans Python, TypeScript, Rust, and Julia. Every lesson produces reusable assets: prompts, skills, agents, and MCP servers. You do not just study AI. You practice AI with AI, build real products, and ship tools other people can use.
🧠 Step 01 - Math Foundations: The intuition behind every AI algorithm, through code.
MODULE 01

Linear Algebra Intuition

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 01: Linear Algebra Intuition Type: Learn Β· Lang: Python, Julia Β·...

Launch Masterclass β†’
MODULE 02

Vectors, Matrices & Operations

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 02: Vectors, Matrices & Operations Type: Build Β· Lang: Python, Julia...

Launch Masterclass β†’
MODULE 03

Matrix Transformations & Eigenvalues

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 03: Matrix Transformations Type: Build Β· Lang: Python, Julia Β· Time:...

Launch Masterclass β†’
MODULE 04

Calculus for ML: Derivatives & Gradients

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 04: Calculus for Machine Learning Type: Learn Β· Lang: Python Β·...

Launch Masterclass β†’
MODULE 05

Chain Rule & Automatic Differentiation

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 05: Chain Rule & Automatic Differentiation Type: Build Β· Lang: Python...

Launch Masterclass β†’
MODULE 06

Probability & Distributions

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 06: Probability and Distributions Type: Learn Β· Lang: Python Β· Time:...

Launch Masterclass β†’
MODULE 07

Bayes' Theorem & Statistical Thinking

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 07: Bayes’ Theorem Type: Build Β· Lang: Python Β· Time: ~75...

Launch Masterclass β†’
MODULE 08

Optimization: Gradient Descent Family

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 08: Optimization Type: Build Β· Lang: Python Β· Time: ~75 minutes...

Launch Masterclass β†’
MODULE 09

Information Theory: Entropy, KL Divergence

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 09: Information Theory Type: Learn Β· Lang: Python Β· Time: ~60...

Launch Masterclass β†’
MODULE 10

Dimensionality Reduction: PCA, t-SNE, UMAP

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 10: Dimensionality Reduction Type: Build Β· Lang: Python Β· Time: ~90...

Launch Masterclass β†’
MODULE 11

Singular Value Decomposition

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 11: Singular Value Decomposition Type: Build Β· Lang: Python, Julia Β·...

Launch Masterclass β†’
MODULE 12

Tensor Operations

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 12: Tensor Operations Type: Build Β· Lang: Python Β· Time: ~90...

Launch Masterclass β†’
MODULE 13

Numerical Stability

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 13: Numerical Stability Type: Build Β· Lang: Python Β· Time: ~120...

Launch Masterclass β†’
MODULE 14

Norms & Distances

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 14: Norms and Distances Type: Build Β· Lang: Python Β· Time:...

Launch Masterclass β†’
MODULE 15

Statistics for ML

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 15: Statistics for Machine Learning Type: Build Β· Lang: Python Β·...

Launch Masterclass β†’
MODULE 16

Sampling Methods

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 16: Sampling Methods Type: Build Β· Lang: Python Β· Time: ~120...

Launch Masterclass β†’
MODULE 17

Linear Systems

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 17: Linear Systems Type: Build Β· Lang: Python Β· Time: ~120...

Launch Masterclass β†’
MODULE 18

Convex Optimization

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 18: Convex Optimization Type: Build Β· Lang: Python Β· Time: ~90...

Launch Masterclass β†’
MODULE 19

Complex Numbers for AI

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 19: Complex Numbers for AI Type: Learn Β· Lang: Python Β·...

Launch Masterclass β†’
MODULE 20

The Fourier Transform

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 20: The Fourier Transform Type: Build Β· Lang: Python Β· Time:...

Launch Masterclass β†’
MODULE 21

Graph Theory for ML

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 21: Graph Theory for Machine Learning Type: Build Β· Lang: Python...

Launch Masterclass β†’
MODULE 22

Stochastic Processes

layout: true class: basic-layout class: center, middle, inverse-slide Step 01 - Math Foundations Module 22: Stochastic Processes Type: Learn Β· Lang: Python Β· Time: ~75...

Launch Masterclass β†’
🧠 Step 02 - ML Fundamentals: Classical ML, still the backbone of most production AI.
MODULE 01

What Is Machine Learning

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 01: What Is Machine Learning Type: Learn Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 02

Linear Regression from Scratch

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 02: Linear Regression from Scratch Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 03

Logistic Regression & Classification

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 03: Logistic Regression & Classification Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 04

Decision Trees & Random Forests

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 04: Decision Trees & Random Forests Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 05

Support Vector Machines

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 05: Support Vector Machines Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 06

KNN & Distance Metrics

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 06: KNN & Distance Metrics Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 07

Unsupervised Learning: K-Means, DBSCAN

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 07: Unsupervised Learning: K-Means, DBSCAN Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 08

Feature Engineering & Selection

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 08: Feature Engineering & Selection Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 09

Model Evaluation: Metrics, Cross-Validation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 09: Model Evaluation: Metrics, Cross-Validation Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 10

Bias, Variance & the Learning Curve

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 10: Bias, Variance & the Learning Curve Type: Learn Β·...

Launch Masterclass β†’
MODULE 11

Ensemble Methods: Boosting, Bagging, Stacking

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 11: Ensemble Methods: Boosting, Bagging, Stacking Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 12

Hyperparameter Tuning

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 12: Hyperparameter Tuning Type: Build Β· Lang: 🐍 Richardson Lima...

Launch Masterclass β†’
MODULE 13

ML Pipelines & Experiment Tracking

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 13: ML Pipelines & Experiment Tracking Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 14

Naive Bayes

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 14: Naive Bayes Type: Build Β· Lang: 🐍 Richardson Lima...

Launch Masterclass β†’
MODULE 15

Time Series Fundamentals

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 15: Time Series Fundamentals Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 16

Anomaly Detection

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 16: Anomaly Detection Type: Build Β· Lang: 🐍 Richardson Lima...

Launch Masterclass β†’
MODULE 17

Handling Imbalanced Data

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 17: Handling Imbalanced Data Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 18

Feature Selection

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 02 - ML Fundamentals Module 18: Feature Selection Type: Build Β· Lang: 🐍 Richardson Lima...

Launch Masterclass β†’
🧠 Step 03 - Deep Learning Core: Neural networks from first principles.
MODULE 01

The Perceptron: Where It All Started

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 03 - Deep Learning Core Module 01: The Perceptron: Where It All Started Type: Build...

Launch Masterclass β†’
MODULE 02

Multi-Layer Networks & Forward Pass

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 03 - Deep Learning Core Module 02: Multi-Layer Networks & Forward Pass Type: Build Β·...

Launch Masterclass β†’
MODULE 03

Backpropagation from Scratch

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 03 - Deep Learning Core Module 03: Backpropagation from Scratch Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 04

Activation Functions: ReLU, Sigmoid, GELU & Why

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 03 - Deep Learning Core Module 04: Activation Functions: ReLU, Sigmoid, GELU & Why Type:...

Launch Masterclass β†’
MODULE 05

Loss Functions: MSE, Cross-Entropy, Contrastive

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 03 - Deep Learning Core Module 05: Loss Functions: MSE, Cross-Entropy, Contrastive Type: Build Β·...

Launch Masterclass β†’
MODULE 06

Optimizers: SGD, Momentum, Adam, AdamW

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 03 - Deep Learning Core Module 06: Optimizers: SGD, Momentum, Adam, AdamW Type: Build Β·...

Launch Masterclass β†’
MODULE 07

Regularization: Dropout, Weight Decay, BatchNorm

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 03 - Deep Learning Core Module 07: Regularization: Dropout, Weight Decay, BatchNorm Type: Build Β·...

Launch Masterclass β†’
MODULE 08

Weight Initialization & Training Stability

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 03 - Deep Learning Core Module 08: Weight Initialization & Training Stability Type: Build Β·...

Launch Masterclass β†’
MODULE 09

Learning Rate Schedules & Warmup

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 03 - Deep Learning Core Module 09: Learning Rate Schedules & Warmup Type: Build Β·...

Launch Masterclass β†’
MODULE 10

Build Your Own Mini Framework

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 03 - Deep Learning Core Module 10: Build Your Own Mini Framework Type: Build Β·...

Launch Masterclass β†’
MODULE 11

Introduction to PyTorch

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 03 - Deep Learning Core Module 11: Introduction to PyTorch Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 12

Introduction to JAX

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 03 - Deep Learning Core Module 12: Introduction to JAX Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 13

Debugging Neural Networks

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 03 - Deep Learning Core Module 13: Debugging Neural Networks Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
🧠 Step 04 - Computer Vision: From pixels to understanding in image, video, 3D and VLMs.
MODULE 01

Image Fundamentals: Pixels, Channels, Color Spaces

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 01: Image Fundamentals: Pixels, Channels, Color Spaces Type: Learn Β·...

Launch Masterclass β†’
MODULE 02

Convolutions from Scratch

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 02: Convolutions from Scratch Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 03

CNNs: LeNet to ResNet

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 03: CNNs: LeNet to ResNet Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 04

Image Classification

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 04: Image Classification Type: Build Β· Lang: 🐍 Richardson Lima...

Launch Masterclass β†’
MODULE 05

Transfer Learning & Fine-Tuning

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 05: Transfer Learning & Fine-Tuning Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 06

Object Detection - YOLO from Scratch

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 06: Object Detection - YOLO from Scratch Type: Build Β·...

Launch Masterclass β†’
MODULE 07

Semantic Segmentation - U-Net

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 07: Semantic Segmentation - U-Net Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 08

Instance Segmentation - Mask R-CNN

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 08: Instance Segmentation - Mask R-CNN Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 09

Image Generation - GANs

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 09: Image Generation - GANs Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 10

Image Generation - Diffusion Models

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 10: Image Generation - Diffusion Models Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 11

Stable Diffusion - Architecture & Fine-Tuning

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 11: Stable Diffusion - Architecture & Fine-Tuning Type: Build Β·...

Launch Masterclass β†’
MODULE 12

Video Understanding - Temporal Modeling

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 12: Video Understanding - Temporal Modeling Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 13

3D Vision: Point Clouds, NeRFs

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 13: 3D Vision: Point Clouds, NeRFs Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 14

Vision Transformers (ViT)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 14: Vision Transformers (ViT) Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 15

Real-Time Vision: Edge Deployment

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 15: Real-Time Vision: Edge Deployment Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 16

Build a Complete Vision Pipeline

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 16: Build a Complete Vision Pipeline Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 17

Self-Supervised Vision - SimCLR, DINO, MAE

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 17: Self-Supervised Vision - SimCLR, DINO, MAE Type: Build Β·...

Launch Masterclass β†’
MODULE 18

Open-Vocabulary Vision - CLIP

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 18: Open-Vocabulary Vision - CLIP Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 19

OCR & Document Understanding

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 19: OCR & Document Understanding Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 20

Image Retrieval & Metric Learning

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 20: Image Retrieval & Metric Learning Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 21

Keypoint Detection & Pose Estimation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 21: Keypoint Detection & Pose Estimation Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 22

3D Gaussian Splatting from Scratch

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 22: 3D Gaussian Splatting from Scratch Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 23

Diffusion Transformers & Rectified Flow

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 23: Diffusion Transformers & Rectified Flow Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 24

SAM 3 & Open-Vocabulary Segmentation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 24: SAM 3 & Open-Vocabulary Segmentation Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 25

Vision-Language Models (ViT-MLP-LLM)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 25: Vision-Language Models (ViT-MLP-LLM) Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 26

Monocular Depth & Geometry Estimation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 26: Monocular Depth & Geometry Estimation Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 27

Multi-Object Tracking & Video Memory

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 27: Multi-Object Tracking & Video Memory Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 28

World Models & Video Diffusion

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 28: World Models & Video Diffusion Type: Build Β· Lang:...

Launch Masterclass β†’
🧠 Step 05 - NLP Foundations to Advanced: Language is the interface to intelligence.
MODULE 01

Text Processing: Tokenization, Stemming, Lemmatization

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 01: Text Processing: Tokenization, Stemming, Lemmatization Type: Build...

Launch Masterclass β†’
MODULE 02

Bag of Words, TF-IDF & Text Representation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 02: Bag of Words, TF-IDF & Text Representation...

Launch Masterclass β†’
MODULE 03

Word Embeddings: Word2Vec from Scratch

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 03: Word Embeddings: Word2Vec from Scratch Type: Build...

Launch Masterclass β†’
MODULE 04

GloVe, FastText & Subword Embeddings

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 04: GloVe, FastText & Subword Embeddings Type: Build...

Launch Masterclass β†’
MODULE 05

Sentiment Analysis

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 05: Sentiment Analysis Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 06

Named Entity Recognition (NER)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 06: Named Entity Recognition (NER) Type: Build Β·...

Launch Masterclass β†’
MODULE 07

POS Tagging & Syntactic Parsing

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 07: POS Tagging & Syntactic Parsing Type: Build...

Launch Masterclass β†’
MODULE 08

Text Classification - CNNs & RNNs for Text

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 08: Text Classification - CNNs & RNNs for...

Launch Masterclass β†’
MODULE 09

Sequence-to-Sequence Models

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 09: Sequence-to-Sequence Models Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 10

Attention Mechanism - The Breakthrough

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 10: Attention Mechanism - The Breakthrough Type: Build...

Launch Masterclass β†’
MODULE 11

Machine Translation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 11: Machine Translation Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 12

Text Summarization

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 12: Text Summarization Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 13

Question Answering Systems

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 13: Question Answering Systems Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 14

Information Retrieval & Search

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 14: Information Retrieval & Search Type: Build Β·...

Launch Masterclass β†’
MODULE 15

Topic Modeling: LDA, BERTopic

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 15: Topic Modeling: LDA, BERTopic Type: Build Β·...

Launch Masterclass β†’
MODULE 16

Text Generation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 16: Text Generation Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 17

Chatbots: Rule-Based to Neural

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 17: Chatbots: Rule-Based to Neural Type: Build Β·...

Launch Masterclass β†’
MODULE 18

Multilingual NLP

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 18: Multilingual NLP Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 19

Subword Tokenization: BPE, WordPiece, Unigram, SentencePiece

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 19: Subword Tokenization: BPE, WordPiece, Unigram, SentencePiece Type:...

Launch Masterclass β†’
MODULE 20

Structured Outputs & Constrained Decoding

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 20: Structured Outputs & Constrained Decoding Type: Build...

Launch Masterclass β†’
MODULE 21

NLI & Textual Entailment

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 21: NLI & Textual Entailment Type: Learn Β·...

Launch Masterclass β†’
MODULE 22

Embedding Models Deep Dive

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 22: Embedding Models Deep Dive Type: Learn Β·...

Launch Masterclass β†’
MODULE 23

Chunking Strategies for RAG

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 23: Chunking Strategies for RAG Type: Build Β·...

Launch Masterclass β†’
MODULE 24

Coreference Resolution

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 24: Coreference Resolution Type: Learn Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 25

Entity Linking & Disambiguation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 25: Entity Linking & Disambiguation Type: Build Β·...

Launch Masterclass β†’
MODULE 26

Relation Extraction & Knowledge Graph Construction

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 26: Relation Extraction & Knowledge Graph Construction Type:...

Launch Masterclass β†’
MODULE 27

LLM Evaluation: RAGAS, DeepEval, G-Eval

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 27: LLM Evaluation: RAGAS, DeepEval, G-Eval Type: Build...

Launch Masterclass β†’
MODULE 28

Long-Context Evaluation: NIAH, RULER, LongBench, MRCR

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 28: Long-Context Evaluation: NIAH, RULER, LongBench, MRCR Type:...

Launch Masterclass β†’
MODULE 29

Dialogue State Tracking

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 29: Dialogue State Tracking Type: Build Β· Lang:...

Launch Masterclass β†’
🧠 Step 06 - Speech & Audio: Hear, understand, speak.
MODULE 01

Audio Fundamentals: Waveforms, Sampling, FFT

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 01: Audio Fundamentals: Waveforms, Sampling, FFT Type: Learn Β·...

Launch Masterclass β†’
MODULE 02

Spectrograms, Mel Scale & Audio Features

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 02: Spectrograms, Mel Scale & Audio Features Type: Build...

Launch Masterclass β†’
MODULE 03

Audio Classification

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 03: Audio Classification Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 04

Speech Recognition (ASR)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 04: Speech Recognition (ASR) Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 05

Whisper: Architecture & Fine-Tuning

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 05: Whisper: Architecture & Fine-Tuning Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 06

Speaker Recognition & Verification

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 06: Speaker Recognition & Verification Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 07

Text-to-Speech (TTS)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 07: Text-to-Speech (TTS) Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 08

Voice Cloning & Voice Conversion

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 08: Voice Cloning & Voice Conversion Type: Build Β·...

Launch Masterclass β†’
MODULE 09

Music Generation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 09: Music Generation Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 10

Audio-Language Models

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 10: Audio-Language Models Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 11

Real-Time Audio Processing

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 11: Real-Time Audio Processing Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 12

Build a Voice Assistant Pipeline

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 12: Build a Voice Assistant Pipeline Type: Build Β·...

Launch Masterclass β†’
MODULE 13

Neural Audio Codecs - EnCodec, SNAC, Mimi, DAC

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 13: Neural Audio Codecs - EnCodec, SNAC, Mimi, DAC...

Launch Masterclass β†’
MODULE 14

Voice Activity Detection & Turn-Taking

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 14: Voice Activity Detection & Turn-Taking Type: Build Β·...

Launch Masterclass β†’
MODULE 15

Streaming Speech-to-Speech - Moshi, Hibiki

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 15: Streaming Speech-to-Speech - Moshi, Hibiki Type: Learn Β·...

Launch Masterclass β†’
MODULE 16

Voice Anti-Spoofing & Audio Watermarking

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 16: Voice Anti-Spoofing & Audio Watermarking Type: Build Β·...

Launch Masterclass β†’
MODULE 17

Audio Evaluation - WER, MOS, MMAU, Leaderboards

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 17: Audio Evaluation - WER, MOS, MMAU, Leaderboards Type:...

Launch Masterclass β†’
🧠 Step 07 - Transformers Deep Dive: The architecture that changed everything.
MODULE 01

Why Transformers: The Problems with RNNs

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 01: Why Transformers: The Problems with RNNs Type: Learn...

Launch Masterclass β†’
MODULE 02

Self-Attention from Scratch

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 02: Self-Attention from Scratch Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 03

Multi-Head Attention

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 03: Multi-Head Attention Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 04

Positional Encoding: Sinusoidal, RoPE, ALiBi

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 04: Positional Encoding: Sinusoidal, RoPE, ALiBi Type: Build Β·...

Launch Masterclass β†’
MODULE 05

The Full Transformer: Encoder + Decoder

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 05: The Full Transformer: Encoder + Decoder Type: Build...

Launch Masterclass β†’
MODULE 06

BERT - Masked Language Modeling

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 06: BERT - Masked Language Modeling Type: Build Β·...

Launch Masterclass β†’
MODULE 07

GPT - Causal Language Modeling

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 07: GPT - Causal Language Modeling Type: Build Β·...

Launch Masterclass β†’
MODULE 08

T5, BART - Encoder-Decoder Models

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 08: T5, BART - Encoder-Decoder Models Type: Learn Β·...

Launch Masterclass β†’
MODULE 09

Vision Transformers (ViT)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 09: Vision Transformers (ViT) Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 10

Audio Transformers - Whisper Architecture

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 10: Audio Transformers - Whisper Architecture Type: Learn Β·...

Launch Masterclass β†’
MODULE 11

Mixture of Experts (MoE)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 11: Mixture of Experts (MoE) Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 12

KV Cache, Flash Attention & Inference Optimization

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 12: KV Cache, Flash Attention & Inference Optimization Type:...

Launch Masterclass β†’
MODULE 13

Scaling Laws

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 13: Scaling Laws Type: Learn Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 14

Build a Transformer from Scratch

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 14: Build a Transformer from Scratch Type: Build Β·...

Launch Masterclass β†’
🧠 Step 08 - Generative AI: Create images, video, audio, 3D and more.
MODULE 01

Generative Models: Taxonomy & History

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 08 - Generative AI Module 01: Generative Models: Taxonomy & History Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 02

Autoencoders & VAE

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 08 - Generative AI Module 02: Autoencoders & VAE Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 03

GANs: Generator vs Discriminator

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 08 - Generative AI Module 03: GANs: Generator vs Discriminator Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 04

Conditional GANs & Pix2Pix

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 08 - Generative AI Module 04: Conditional GANs & Pix2Pix Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 05

StyleGAN

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 08 - Generative AI Module 05: StyleGAN Type: Build Β· Lang: 🐍 Richardson Lima Summary...

Launch Masterclass β†’
MODULE 06

Diffusion Models - DDPM from Scratch

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 08 - Generative AI Module 06: Diffusion Models - DDPM from Scratch Type: Build Β·...

Launch Masterclass β†’
MODULE 07

Latent Diffusion & Stable Diffusion

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 08 - Generative AI Module 07: Latent Diffusion & Stable Diffusion Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 08

ControlNet, LoRA & Conditioning

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 08 - Generative AI Module 08: ControlNet, LoRA & Conditioning Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 09

Inpainting, Outpainting & Editing

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 08 - Generative AI Module 09: Inpainting, Outpainting & Editing Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 10

Video Generation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 08 - Generative AI Module 10: Video Generation Type: Build Β· Lang: 🐍 Richardson Lima...

Launch Masterclass β†’
MODULE 11

Audio Generation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 08 - Generative AI Module 11: Audio Generation Type: Build Β· Lang: 🐍 Richardson Lima...

Launch Masterclass β†’
MODULE 12

3D Generation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 08 - Generative AI Module 12: 3D Generation Type: Build Β· Lang: 🐍 Richardson Lima...

Launch Masterclass β†’
MODULE 13

Flow Matching & Rectified Flows

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 08 - Generative AI Module 13: Flow Matching & Rectified Flows Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 14

Evaluation: FID, CLIP Score

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 08 - Generative AI Module 14: Evaluation: FID, CLIP Score Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
🧠 Step 09 - Reinforcement Learning: Foundations of RLHF and game-playing AI.
MODULE 01

MDPs, States, Actions & Rewards

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 09 - Reinforcement Learning Module 01: MDPs, States, Actions & Rewards Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 02

Dynamic Programming

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 09 - Reinforcement Learning Module 02: Dynamic Programming Type: Build Β· Lang: 🐍 Richardson Lima...

Launch Masterclass β†’
MODULE 03

Monte Carlo Methods

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 09 - Reinforcement Learning Module 03: Monte Carlo Methods Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 04

Q-Learning, SARSA

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 09 - Reinforcement Learning Module 04: Q-Learning, SARSA Type: Build Β· Lang: 🐍 Richardson Lima...

Launch Masterclass β†’
MODULE 05

Deep Q-Networks (DQN)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 09 - Reinforcement Learning Module 05: Deep Q-Networks (DQN) Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 06

Policy Gradients - REINFORCE

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 09 - Reinforcement Learning Module 06: Policy Gradients - REINFORCE Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 07

Actor-Critic - A2C, A3C

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 09 - Reinforcement Learning Module 07: Actor-Critic - A2C, A3C Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 08

PPO

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 09 - Reinforcement Learning Module 08: PPO Type: Build Β· Lang: 🐍 Richardson Lima Summary...

Launch Masterclass β†’
MODULE 09

Reward Modeling & RLHF

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 09 - Reinforcement Learning Module 09: Reward Modeling & RLHF Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 10

Multi-Agent RL

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 09 - Reinforcement Learning Module 10: Multi-Agent RL Type: Build Β· Lang: 🐍 Richardson Lima...

Launch Masterclass β†’
MODULE 11

Sim-to-Real Transfer

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 09 - Reinforcement Learning Module 11: Sim-to-Real Transfer Type: Build Β· Lang: 🐍 Richardson Lima...

Launch Masterclass β†’
MODULE 12

RL for Games

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 09 - Reinforcement Learning Module 12: RL for Games Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
🧠 Step 10 - LLMs from Scratch: Build, train and understand large language models.
MODULE 01

Tokenizers: BPE, WordPiece, SentencePiece

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 01: Tokenizers: BPE, WordPiece, SentencePiece Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 02

Building a Tokenizer from Scratch

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 02: Building a Tokenizer from Scratch Type: Build Β·...

Launch Masterclass β†’
MODULE 03

Data Pipelines for Pre-Training

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 03: Data Pipelines for Pre-Training Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 04

Pre-Training a Mini GPT (124M)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 04: Pre-Training a Mini GPT (124M) Type: Build Β·...

Launch Masterclass β†’
MODULE 05

Distributed Training, FSDP, DeepSpeed

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 05: Distributed Training, FSDP, DeepSpeed Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 06

Instruction Tuning - SFT

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 06: Instruction Tuning - SFT Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 07

RLHF - Reward Model + PPO

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 07: RLHF - Reward Model + PPO Type: Build...

Launch Masterclass β†’
MODULE 08

DPO - Direct Preference Optimization

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 08: DPO - Direct Preference Optimization Type: Build Β·...

Launch Masterclass β†’
MODULE 09

Constitutional AI & Self-Improvement

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 09: Constitutional AI & Self-Improvement Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 10

Evaluation - Benchmarks, Evals

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 10: Evaluation - Benchmarks, Evals Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 11

Quantization: INT8, GPTQ, AWQ, GGUF

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 11: Quantization: INT8, GPTQ, AWQ, GGUF Type: Build Β·...

Launch Masterclass β†’
MODULE 12

Inference Optimization

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 12: Inference Optimization Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 13

Building a Complete LLM Pipeline

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 13: Building a Complete LLM Pipeline Type: Build Β·...

Launch Masterclass β†’
MODULE 14

Open Models: Architecture Walkthroughs

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 14: Open Models: Architecture Walkthroughs Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 15

Speculative Decoding and EAGLE-3

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 15: Speculative Decoding and EAGLE-3 Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 16

Differential Attention (V2)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 16: Differential Attention (V2) Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 17

Native Sparse Attention (DeepSeek NSA)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 17: Native Sparse Attention (DeepSeek NSA) Type: Build Β·...

Launch Masterclass β†’
MODULE 18

Multi-Token Prediction (MTP)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 18: Multi-Token Prediction (MTP) Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 19

DualPipe Parallelism

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 19: DualPipe Parallelism Type: Learn Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 20

DeepSeek-V3 Architecture Walkthrough

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 20: DeepSeek-V3 Architecture Walkthrough Type: Learn Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 21

Jamba - Hybrid SSM-Transformer

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 21: Jamba - Hybrid SSM-Transformer Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 22

Async and Hogwild! Inference

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 22: Async and Hogwild! Inference Type: Build Β· Lang:...

Launch Masterclass β†’
🧠 Step 11 - LLM Engineering: Put LLMs to work in production.
MODULE 01

Prompt Engineering: Techniques & Patterns

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 11 - LLM Engineering Module 01: Prompt Engineering: Techniques & Patterns Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 02

Few-Shot, CoT, Tree-of-Thought

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 11 - LLM Engineering Module 02: Few-Shot, CoT, Tree-of-Thought Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 03

Structured Outputs

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 11 - LLM Engineering Module 03: Structured Outputs Type: Build Β· Lang: 🐍 🟦 Richardson...

Launch Masterclass β†’
MODULE 04

Embeddings & Vector Representations

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 11 - LLM Engineering Module 04: Embeddings & Vector Representations Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 05

Context Engineering

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 11 - LLM Engineering Module 05: Context Engineering Type: Build Β· Lang: 🐍 🟦 Richardson...

Launch Masterclass β†’
MODULE 06

RAG: Retrieval-Augmented Generation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 11 - LLM Engineering Module 06: RAG: Retrieval-Augmented Generation Type: Build Β· Lang: 🐍 🟦...

Launch Masterclass β†’
MODULE 07

Advanced RAG: Chunking, Reranking

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 11 - LLM Engineering Module 07: Advanced RAG: Chunking, Reranking Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 08

Fine-Tuning with LoRA & QLoRA

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 11 - LLM Engineering Module 08: Fine-Tuning with LoRA & QLoRA Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 09

Function Calling & Tool Use

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 11 - LLM Engineering Module 09: Function Calling & Tool Use Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 10

Evaluation & Testing

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 11 - LLM Engineering Module 10: Evaluation & Testing Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 11

Caching, Rate Limiting & Cost

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 11 - LLM Engineering Module 11: Caching, Rate Limiting & Cost Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 12

Guardrails & Safety

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 11 - LLM Engineering Module 12: Guardrails & Safety Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 13

Building a Production LLM App

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 11 - LLM Engineering Module 13: Building a Production LLM App Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 14

Model Context Protocol (MCP)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 11 - LLM Engineering Module 14: Model Context Protocol (MCP) Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 15

Prompt Caching & Context Caching

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 11 - LLM Engineering Module 15: Prompt Caching & Context Caching Type: Build Β· Lang:...

Launch Masterclass β†’
🧠 Step 12 - Multimodal AI: See, hear, read and reason across modalities.
MODULE 01

Vision Transformers and the Patch-Token Primitive

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 01: Vision Transformers and the Patch-Token Primitive Type: Learn Β·...

Launch Masterclass β†’
MODULE 02

CLIP and Contrastive Vision-Language Pretraining

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 02: CLIP and Contrastive Vision-Language Pretraining Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 03

BLIP-2 Q-Former as Modality Bridge

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 03: BLIP-2 Q-Former as Modality Bridge Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 04

Flamingo and Gated Cross-Attention

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 04: Flamingo and Gated Cross-Attention Type: Learn Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 05

LLaVA and Visual Instruction Tuning

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 05: LLaVA and Visual Instruction Tuning Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 06

Any-Resolution Vision - Patch-n-Pack and NaFlex

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 06: Any-Resolution Vision - Patch-n-Pack and NaFlex Type: Build Β·...

Launch Masterclass β†’
MODULE 07

Open-Weight VLM Recipes: What Actually Matters

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 07: Open-Weight VLM Recipes: What Actually Matters Type: Learn Β·...

Launch Masterclass β†’
MODULE 08

LLaVA-OneVision: Single, Multi, Video

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 08: LLaVA-OneVision: Single, Multi, Video Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 09

Qwen-VL Family and Dynamic-FPS Video

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 09: Qwen-VL Family and Dynamic-FPS Video Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 10

InternVL3 Native Multimodal Pretraining

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 10: InternVL3 Native Multimodal Pretraining Type: Learn Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 11

Chameleon Early-Fusion Token-Only

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 11: Chameleon Early-Fusion Token-Only Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 12

Emu3 Next-Token Prediction for Generation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 12: Emu3 Next-Token Prediction for Generation Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 13

Transfusion Autoregressive + Diffusion

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 13: Transfusion Autoregressive + Diffusion Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 14

Show-o Discrete-Diffusion Unified

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 14: Show-o Discrete-Diffusion Unified Type: Learn Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 15

Janus-Pro Decoupled Encoders

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 15: Janus-Pro Decoupled Encoders Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 16

MIO Any-to-Any Streaming

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 16: MIO Any-to-Any Streaming Type: Learn Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 17

Video-Language Temporal Grounding

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 17: Video-Language Temporal Grounding Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 18

Long-Video at Million-Token Context

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 18: Long-Video at Million-Token Context Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 19

Audio-Language Models: Whisper to AF3

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 19: Audio-Language Models: Whisper to AF3 Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 20

Omni Models: Thinker-Talker Streaming

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 20: Omni Models: Thinker-Talker Streaming Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 21

Embodied VLAs: RT-2, OpenVLA, pi0, GR00T

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 21: Embodied VLAs: RT-2, OpenVLA, pi0, GR00T Type: Learn Β·...

Launch Masterclass β†’
MODULE 22

Document and Diagram Understanding

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 22: Document and Diagram Understanding Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 23

ColPali Vision-Native Document RAG

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 23: ColPali Vision-Native Document RAG Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 24

Multimodal RAG and Cross-Modal Retrieval

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 24: Multimodal RAG and Cross-Modal Retrieval Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 25

Multimodal Agents and Computer-Use (Capstone)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 12 - Multimodal AI Module 25: Multimodal Agents and Computer-Use (Capstone) Type: Build Β· Lang:...

Launch Masterclass β†’
🧠 Step 13 - Tools & Protocols: Interfaces between AI and the real world.
MODULE 01

The Tool Interface

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 01: The Tool Interface Type: Learn Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 02

Function Calling Deep Dive

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 02: Function Calling Deep Dive Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 03

Parallel and Streaming Tool Calls

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 03: Parallel and Streaming Tool Calls Type: Build Β·...

Launch Masterclass β†’
MODULE 04

Structured Output

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 04: Structured Output Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 05

Tool Schema Design

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 05: Tool Schema Design Type: Learn Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 06

MCP Fundamentals

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 06: MCP Fundamentals Type: Learn Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 07

Building an MCP Server

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 07: Building an MCP Server Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 08

Building an MCP Client

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 08: Building an MCP Client Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 09

MCP Transports

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 09: MCP Transports Type: Learn Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 10

MCP Resources and Prompts

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 10: MCP Resources and Prompts Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 11

MCP Sampling

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 11: MCP Sampling Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 12

MCP Roots and Elicitation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 12: MCP Roots and Elicitation Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 13

MCP Async Tasks

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 13: MCP Async Tasks Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 14

MCP Apps

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 14: MCP Apps Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 15

MCP Security I - Tool Poisoning

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 15: MCP Security I - Tool Poisoning Type: Learn...

Launch Masterclass β†’
MODULE 16

MCP Security II - OAuth 2.1

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 16: MCP Security II - OAuth 2.1 Type: Build...

Launch Masterclass β†’
MODULE 17

MCP Gateways and Registries

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 17: MCP Gateways and Registries Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 18

MCP Auth in Production - DCR + JWKS on iii

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 18: MCP Auth in Production - DCR + JWKS...

Launch Masterclass β†’
MODULE 19

A2A Protocol

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 19: A2A Protocol Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 20

OpenTelemetry GenAI

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 20: OpenTelemetry GenAI Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 21

LLM Routing Layer

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 21: LLM Routing Layer Type: Learn Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 22

Skills and Agent SDKs

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 22: Skills and Agent SDKs Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 23

Capstone - Tool Ecosystem

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 13 - Tools & Protocols Module 23: Capstone - Tool Ecosystem Type: Build Β· Lang:...

Launch Masterclass β†’
🧠 Step 14 - Agent Engineering: Loop, memory, planning and production.
MODULE 01

The Agent Loop

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 01: The Agent Loop Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 02

ReWOO and Plan-and-Execute

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 02: ReWOO and Plan-and-Execute Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 03

Reflexion and Verbal Reinforcement Learning

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 03: Reflexion and Verbal Reinforcement Learning Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 04

Tree of Thoughts and LATS

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 04: Tree of Thoughts and LATS Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 05

Self-Refine and CRITIC

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 05: Self-Refine and CRITIC Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 06

Tool Use and Function Calling

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 06: Tool Use and Function Calling Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 07

Memory - Virtual Context and MemGPT

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 07: Memory - Virtual Context and MemGPT Type: Build Β·...

Launch Masterclass β†’
MODULE 08

Memory Blocks and Sleep-Time Compute

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 08: Memory Blocks and Sleep-Time Compute Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 09

Hybrid Memory - Mem0 Vector + Graph + KV

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 09: Hybrid Memory - Mem0 Vector + Graph + KV...

Launch Masterclass β†’
MODULE 10

Skill Libraries and Lifelong Learning - Voyager

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 10: Skill Libraries and Lifelong Learning - Voyager Type: Build...

Launch Masterclass β†’
MODULE 11

Planning with HTN and Evolutionary Search

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 11: Planning with HTN and Evolutionary Search Type: Build Β·...

Launch Masterclass β†’
MODULE 12

Anthropic's Workflow Patterns

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 12: Anthropic’s Workflow Patterns Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 13

LangGraph - Stateful Graphs and Durable Execution

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 13: LangGraph - Stateful Graphs and Durable Execution Type: Build...

Launch Masterclass β†’
MODULE 14

AutoGen v0.4 - Actor Model

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 14: AutoGen v0.4 - Actor Model Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 15

CrewAI - Role-Based Crews and Flows

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 15: CrewAI - Role-Based Crews and Flows Type: Build Β·...

Launch Masterclass β†’
MODULE 16

OpenAI Agents SDK - Handoffs, Guardrails, Tracing

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 16: OpenAI Agents SDK - Handoffs, Guardrails, Tracing Type: Build...

Launch Masterclass β†’
MODULE 17

Claude Agent SDK - Subagents and Session Store

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 17: Claude Agent SDK - Subagents and Session Store Type:...

Launch Masterclass β†’
MODULE 18

Agno and Mastra - Production Runtimes

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 18: Agno and Mastra - Production Runtimes Type: Learn Β·...

Launch Masterclass β†’
MODULE 19

Benchmarks - SWE-bench, GAIA, AgentBench

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 19: Benchmarks - SWE-bench, GAIA, AgentBench Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 20

Benchmarks - WebArena and OSWorld

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 20: Benchmarks - WebArena and OSWorld Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 21

Computer Use - Claude, OpenAI CUA, Gemini

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 21: Computer Use - Claude, OpenAI CUA, Gemini Type: Build...

Launch Masterclass β†’
MODULE 22

Voice Agents - Pipecat and LiveKit

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 22: Voice Agents - Pipecat and LiveKit Type: Build Β·...

Launch Masterclass β†’
MODULE 23

OpenTelemetry GenAI Semantic Conventions

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 23: OpenTelemetry GenAI Semantic Conventions Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 24

Agent Observability - Langfuse, Phoenix, Opik

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 24: Agent Observability - Langfuse, Phoenix, Opik Type: Learn Β·...

Launch Masterclass β†’
MODULE 25

Multi-Agent Debate and Collaboration

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 25: Multi-Agent Debate and Collaboration Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 26

Failure Modes - Why Agents Break

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 26: Failure Modes - Why Agents Break Type: Build Β·...

Launch Masterclass β†’
MODULE 27

Prompt Injection and the PVE Defense

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 27: Prompt Injection and the PVE Defense Type: Build Β·...

Launch Masterclass β†’
MODULE 28

Orchestration Patterns - Supervisor, Swarm, Hierarchical

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 28: Orchestration Patterns - Supervisor, Swarm, Hierarchical Type: Build Β·...

Launch Masterclass β†’
MODULE 29

Production Runtimes - Queue, Event, Cron

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 29: Production Runtimes - Queue, Event, Cron Type: Learn Β·...

Launch Masterclass β†’
MODULE 30

Eval-Driven Agent Development

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 30: Eval-Driven Agent Development Type: Build Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
🧠 Step 15 - Autonomous Systems: Long-horizon agents and safety stack.
MODULE 01

From Chatbots to Long-Horizon Agents (METR)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 01: From Chatbots to Long-Horizon Agents (METR) Type: Learn Β·...

Launch Masterclass β†’
MODULE 02

STaR, V-STaR, Quiet-STaR: Self-Taught Reasoning

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 02: STaR, V-STaR, Quiet-STaR: Self-Taught Reasoning Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 03

AlphaEvolve: Evolutionary Coding Agents

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 03: AlphaEvolve: Evolutionary Coding Agents Type: Learn Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 04

Darwin Godel Machine: Self-Modifying Agents

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 04: Darwin Godel Machine: Self-Modifying Agents Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 05

AI Scientist v2: Workshop-Level Research

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 05: AI Scientist v2: Workshop-Level Research Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 06

Automated Alignment Research (Anthropic AAR)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 06: Automated Alignment Research (Anthropic AAR) Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 07

Recursive Self-Improvement: Capability vs Alignment

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 07: Recursive Self-Improvement: Capability vs Alignment Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 08

Bounded Self-Improvement Designs

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 08: Bounded Self-Improvement Designs Type: Learn Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 09

Autonomous Coding Agent Landscape (SWE-bench, CodeAct)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 09: Autonomous Coding Agent Landscape (SWE-bench, CodeAct) Type: Learn Β·...

Launch Masterclass β†’
MODULE 10

Claude Code Permission Modes and Auto Mode

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 10: Claude Code Permission Modes and Auto Mode Type: Learn...

Launch Masterclass β†’
MODULE 11

Browser Agents and Indirect Prompt Injection

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 11: Browser Agents and Indirect Prompt Injection Type: Learn Β·...

Launch Masterclass β†’
MODULE 12

Durable Execution for Long-Running Agents

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 12: Durable Execution for Long-Running Agents Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 13

Action Budgets, Iteration Caps, Cost Governors

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 13: Action Budgets, Iteration Caps, Cost Governors Type: Learn Β·...

Launch Masterclass β†’
MODULE 14

Kill Switches, Circuit Breakers, Canary Tokens

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 14: Kill Switches, Circuit Breakers, Canary Tokens Type: Learn Β·...

Launch Masterclass β†’
MODULE 15

HITL: Propose-Then-Commit

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 15: HITL: Propose-Then-Commit Type: Learn Β· Lang: 🐍 Richardson Lima...

Launch Masterclass β†’
MODULE 16

Checkpoints and Rollback

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 16: Checkpoints and Rollback Type: Learn Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 17

Constitutional AI and Rule Overrides

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 17: Constitutional AI and Rule Overrides Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 18

Llama Guard and Input/Output Classification

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 18: Llama Guard and Input/Output Classification Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 19

Anthropic Responsible Scaling Policy v3.0

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 19: Anthropic Responsible Scaling Policy v3.0 Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 20

OpenAI Preparedness Framework and DeepMind FSF

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 20: OpenAI Preparedness Framework and DeepMind FSF Type: Learn Β·...

Launch Masterclass β†’
MODULE 21

METR Time Horizons and External Evaluation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 21: METR Time Horizons and External Evaluation Type: Learn Β·...

Launch Masterclass β†’
MODULE 22

CAIS, CAISI, and Societal-Scale Risk

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 15 - Autonomous Systems Module 22: CAIS, CAISI, and Societal-Scale Risk Type: Learn Β· Lang:...

Launch Masterclass β†’
🧠 Step 16 - Multi-Agent & Swarms: Coordination and collective intelligence.
MODULE 01

Why Multi-Agent

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 01: Why Multi-Agent Type: Learn Β· Lang: 🟦 Richardson...

Launch Masterclass β†’
MODULE 02

FIPA-ACL Heritage and Speech Acts

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 02: FIPA-ACL Heritage and Speech Acts Type: Learn Β·...

Launch Masterclass β†’
MODULE 03

Communication Protocols

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 03: Communication Protocols Type: Build Β· Lang: 🟦 Richardson...

Launch Masterclass β†’
MODULE 04

The Multi-Agent Primitive Model

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 04: The Multi-Agent Primitive Model Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 05

Supervisor / Orchestrator-Worker Pattern

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 05: Supervisor / Orchestrator-Worker Pattern Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 06

Hierarchical Architecture and Decomposition Drift

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 06: Hierarchical Architecture and Decomposition Drift Type: Learn Β·...

Launch Masterclass β†’
MODULE 07

Society of Mind and Multi-Agent Debate

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 07: Society of Mind and Multi-Agent Debate Type: Build...

Launch Masterclass β†’
MODULE 08

Role Specialization - Planner / Critic / Executor / Verifier

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 08: Role Specialization - Planner / Critic / Executor...

Launch Masterclass β†’
MODULE 09

Parallel Swarm and Networked Architectures

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 09: Parallel Swarm and Networked Architectures Type: Build Β·...

Launch Masterclass β†’
MODULE 10

Group Chat and Speaker Selection

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 10: Group Chat and Speaker Selection Type: Build Β·...

Launch Masterclass β†’
MODULE 11

Handoffs and Routines (Stateless Orchestration)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 11: Handoffs and Routines (Stateless Orchestration) Type: Build Β·...

Launch Masterclass β†’
MODULE 12

A2A - The Agent-to-Agent Protocol

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 12: A2A - The Agent-to-Agent Protocol Type: Build Β·...

Launch Masterclass β†’
MODULE 13

Shared Memory and Blackboard Patterns

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 13: Shared Memory and Blackboard Patterns Type: Build Β·...

Launch Masterclass β†’
MODULE 14

Consensus and Byzantine Fault Tolerance

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 14: Consensus and Byzantine Fault Tolerance Type: Build Β·...

Launch Masterclass β†’
MODULE 15

Voting, Self-Consistency, and Debate Topology

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 15: Voting, Self-Consistency, and Debate Topology Type: Build Β·...

Launch Masterclass β†’
MODULE 16

Negotiation and Bargaining

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 16: Negotiation and Bargaining Type: Build Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 17

Generative Agents and Emergent Simulation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 17: Generative Agents and Emergent Simulation Type: Build Β·...

Launch Masterclass β†’
MODULE 18

Theory of Mind and Emergent Coordination

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 18: Theory of Mind and Emergent Coordination Type: Build...

Launch Masterclass β†’
MODULE 19

Swarm Optimization (PSO, ACO)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 19: Swarm Optimization (PSO, ACO) Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 20

MARL - MADDPG, QMIX, MAPPO

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 20: MARL - MADDPG, QMIX, MAPPO Type: Learn Β·...

Launch Masterclass β†’
MODULE 21

Agent Economies, Token Incentives, Reputation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 21: Agent Economies, Token Incentives, Reputation Type: Learn Β·...

Launch Masterclass β†’
MODULE 22

Production Scaling - Queues, Checkpoints, Durability

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 22: Production Scaling - Queues, Checkpoints, Durability Type: Build...

Launch Masterclass β†’
MODULE 23

Failure Modes - MAST, Groupthink, Monoculture

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 23: Failure Modes - MAST, Groupthink, Monoculture Type: Learn...

Launch Masterclass β†’
MODULE 24

Evaluation and Coordination Benchmarks

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 24: Evaluation and Coordination Benchmarks Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 25

Case Studies and 2026 State of the Art

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 25: Case Studies and 2026 State of the Art...

Launch Masterclass β†’
🧠 Step 17 - Infrastructure & Production: Ship AI to the real world.
MODULE 01

Managed LLM Platforms - Bedrock, Azure OpenAI, Vertex AI

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 01: Managed LLM Platforms - Bedrock, Azure OpenAI, Vertex...

Launch Masterclass β†’
MODULE 02

Inference Platform Economics - Fireworks, Together, Baseten, Modal

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 02: Inference Platform Economics - Fireworks, Together, Baseten, Modal...

Launch Masterclass β†’
MODULE 03

GPU Autoscaling on Kubernetes - Karpenter, KAI Scheduler

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 03: GPU Autoscaling on Kubernetes - Karpenter, KAI Scheduler...

Launch Masterclass β†’
MODULE 04

vLLM Serving Internals - PagedAttention, Continuous Batching, Chunked Prefill

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 04: vLLM Serving Internals - PagedAttention, Continuous Batching, Chunked...

Launch Masterclass β†’
MODULE 05

EAGLE-3 Speculative Decoding in Production

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 05: EAGLE-3 Speculative Decoding in Production Type: Learn Β·...

Launch Masterclass β†’
MODULE 06

SGLang and RadixAttention for Prefix-Heavy Workloads

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 06: SGLang and RadixAttention for Prefix-Heavy Workloads Type: Learn...

Launch Masterclass β†’
MODULE 07

TensorRT-LLM on Blackwell with FP8 and NVFP4

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 07: TensorRT-LLM on Blackwell with FP8 and NVFP4 Type:...

Launch Masterclass β†’
MODULE 08

Inference Metrics - TTFT, TPOT, ITL, Goodput, P99

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 08: Inference Metrics - TTFT, TPOT, ITL, Goodput, P99...

Launch Masterclass β†’
MODULE 09

Production Quantization - AWQ, GPTQ, GGUF, FP8, NVFP4

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 09: Production Quantization - AWQ, GPTQ, GGUF, FP8, NVFP4...

Launch Masterclass β†’
MODULE 10

Cold Start Mitigation for Serverless LLMs

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 10: Cold Start Mitigation for Serverless LLMs Type: Learn...

Launch Masterclass β†’
MODULE 11

Multi-Region LLM Serving and KV Cache Locality

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 11: Multi-Region LLM Serving and KV Cache Locality Type:...

Launch Masterclass β†’
MODULE 12

Edge Inference - ANE, Hexagon, WebGPU, Jetson

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 12: Edge Inference - ANE, Hexagon, WebGPU, Jetson Type:...

Launch Masterclass β†’
MODULE 13

LLM Observability Stack Selection

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 13: LLM Observability Stack Selection Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 14

Prompt Caching and Semantic Caching Economics

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 14: Prompt Caching and Semantic Caching Economics Type: Learn...

Launch Masterclass β†’
MODULE 15

Batch APIs - the 50% Discount as Industry Standard

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 15: Batch APIs - the 50% Discount as Industry...

Launch Masterclass β†’
MODULE 16

Model Routing as a Cost-Reduction Primitive

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 16: Model Routing as a Cost-Reduction Primitive Type: Learn...

Launch Masterclass β†’
MODULE 17

Disaggregated Prefill/Decode - NVIDIA Dynamo and llm-d

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 17: Disaggregated Prefill/Decode - NVIDIA Dynamo and llm-d Type:...

Launch Masterclass β†’
MODULE 18

vLLM Production Stack with LMCache KV Offloading

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 18: vLLM Production Stack with LMCache KV Offloading Type:...

Launch Masterclass β†’
MODULE 19

AI Gateways - LiteLLM, Portkey, Kong, Bifrost

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 19: AI Gateways - LiteLLM, Portkey, Kong, Bifrost Type:...

Launch Masterclass β†’
MODULE 20

Shadow, Canary, and Progressive Deployment

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 20: Shadow, Canary, and Progressive Deployment Type: Learn Β·...

Launch Masterclass β†’
MODULE 21

A/B Testing LLM Features - GrowthBook and Statsig

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 21: A/B Testing LLM Features - GrowthBook and Statsig...

Launch Masterclass β†’
MODULE 22

Load Testing LLM APIs - k6, LLMPerf, GenAI-Perf

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 22: Load Testing LLM APIs - k6, LLMPerf, GenAI-Perf...

Launch Masterclass β†’
MODULE 23

SRE for AI - Multi-Agent Incident Response

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 23: SRE for AI - Multi-Agent Incident Response Type:...

Launch Masterclass β†’
MODULE 24

Chaos Engineering for LLM Production

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 24: Chaos Engineering for LLM Production Type: Learn Β·...

Launch Masterclass β†’
MODULE 25

Security - Secrets, PII Scrubbing, Audit Logs

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 25: Security - Secrets, PII Scrubbing, Audit Logs Type:...

Launch Masterclass β†’
MODULE 26

Compliance - SOC 2, HIPAA, GDPR, EU AI Act, ISO 42001

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 26: Compliance - SOC 2, HIPAA, GDPR, EU AI...

Launch Masterclass β†’
MODULE 27

FinOps for LLMs - Unit Economics and Multi-Tenant Attribution

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 27: FinOps for LLMs - Unit Economics and Multi-Tenant...

Launch Masterclass β†’
MODULE 28

Self-Hosted Serving Selection - llama.cpp, Ollama, TGI, vLLM, SGLang

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 17 - Infrastructure & Production Module 28: Self-Hosted Serving Selection - llama.cpp, Ollama, TGI, vLLM,...

Launch Masterclass β†’
🧠 Step 18 - Ethics, Safety & Alignment: Build AI that helps humanity.
MODULE 01

Instruction-Following as Alignment Signal

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 01: Instruction-Following as Alignment Signal Type: Learn Β·...

Launch Masterclass β†’
MODULE 02

Reward Hacking & Goodhart's Law

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 02: Reward Hacking & Goodhart’s Law Type: Learn...

Launch Masterclass β†’
MODULE 03

Direct Preference Optimization Family

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 03: Direct Preference Optimization Family Type: Learn Β·...

Launch Masterclass β†’
MODULE 04

Sycophancy as RLHF Amplification

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 04: Sycophancy as RLHF Amplification Type: Learn Β·...

Launch Masterclass β†’
MODULE 05

Constitutional AI & RLAIF

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 05: Constitutional AI & RLAIF Type: Learn Β·...

Launch Masterclass β†’
MODULE 06

Mesa-Optimization & Deceptive Alignment

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 06: Mesa-Optimization & Deceptive Alignment Type: Learn Β·...

Launch Masterclass β†’
MODULE 07

Sleeper Agents - Persistent Deception

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 07: Sleeper Agents - Persistent Deception Type: Learn...

Launch Masterclass β†’
MODULE 08

In-Context Scheming in Frontier Models

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 08: In-Context Scheming in Frontier Models Type: Learn...

Launch Masterclass β†’
MODULE 09

Alignment Faking

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 09: Alignment Faking Type: Learn Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 10

AI Control - Safety Despite Subversion

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 10: AI Control - Safety Despite Subversion Type:...

Launch Masterclass β†’
MODULE 11

Scalable Oversight & Weak-to-Strong

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 11: Scalable Oversight & Weak-to-Strong Type: Learn Β·...

Launch Masterclass β†’
MODULE 12

Red-Teaming: PAIR & Automated Attacks

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 12: Red-Teaming: PAIR & Automated Attacks Type: Build...

Launch Masterclass β†’
MODULE 13

Many-Shot Jailbreaking

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 13: Many-Shot Jailbreaking Type: Learn Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 14

ASCII Art & Visual Jailbreaks

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 14: ASCII Art & Visual Jailbreaks Type: Build...

Launch Masterclass β†’
MODULE 15

Indirect Prompt Injection

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 15: Indirect Prompt Injection Type: Build Β· Lang:...

Launch Masterclass β†’
MODULE 16

Red-Team Tooling: Garak, Llama Guard, PyRIT

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 16: Red-Team Tooling: Garak, Llama Guard, PyRIT Type:...

Launch Masterclass β†’
MODULE 17

WMDP & Dual-Use Capability Evaluation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 17: WMDP & Dual-Use Capability Evaluation Type: Learn...

Launch Masterclass β†’
MODULE 18

Frontier Safety Frameworks - RSP, PF, FSF

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 18: Frontier Safety Frameworks - RSP, PF, FSF...

Launch Masterclass β†’
MODULE 19

Model Welfare Research

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 19: Model Welfare Research Type: Learn Β· Lang:...

Launch Masterclass β†’
MODULE 20

Bias & Representational Harm

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 20: Bias & Representational Harm Type: Build Β·...

Launch Masterclass β†’
MODULE 21

Fairness Criteria: Group, Individual, Counterfactual

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 21: Fairness Criteria: Group, Individual, Counterfactual Type: Learn...

Launch Masterclass β†’
MODULE 22

Differential Privacy for LLMs

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 22: Differential Privacy for LLMs Type: Build Β·...

Launch Masterclass β†’
MODULE 23

Watermarking: SynthID, Stable Signature, C2PA

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 23: Watermarking: SynthID, Stable Signature, C2PA Type: Build...

Launch Masterclass β†’
MODULE 24

Regulatory Frameworks: EU, US, UK, Korea

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 24: Regulatory Frameworks: EU, US, UK, Korea Type:...

Launch Masterclass β†’
MODULE 25

EchoLeak & CVEs for AI

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 25: EchoLeak & CVEs for AI Type: Learn...

Launch Masterclass β†’
MODULE 26

Model, System & Dataset Cards

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 26: Model, System & Dataset Cards Type: Build...

Launch Masterclass β†’
MODULE 27

Data Provenance & Training-Data Governance

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 27: Data Provenance & Training-Data Governance Type: Learn...

Launch Masterclass β†’
MODULE 28

Alignment Research Ecosystem: MATS, Redwood, Apollo, METR

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 28: Alignment Research Ecosystem: MATS, Redwood, Apollo, METR...

Launch Masterclass β†’
MODULE 29

Moderation Systems: OpenAI, Perspective, Llama Guard

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 29: Moderation Systems: OpenAI, Perspective, Llama Guard Type:...

Launch Masterclass β†’
MODULE 30

Dual-Use Risk: Cyber, Bio, Chem, Nuclear

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 30: Dual-Use Risk: Cyber, Bio, Chem, Nuclear Type:...

Launch Masterclass β†’
🧠 Step 19 - Capstone Projects: End-to-end shippable products.
MODULE 01

Terminal-Native Coding Agent

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 01: Terminal-Native Coding Agent Type: Project Β· Lang: 🟦 🐍...

Launch Masterclass β†’
MODULE 02

RAG over Codebase (Cross-Repo Semantic Search)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 02: RAG over Codebase (Cross-Repo Semantic Search) Type: Project Β·...

Launch Masterclass β†’
MODULE 03

Real-Time Voice Assistant (ASR -> LLM -> TTS)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 03: Real-Time Voice Assistant (ASR -> LLM -> TTS) Type:...

Launch Masterclass β†’
MODULE 04

Multimodal Document QA (Vision-First)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 04: Multimodal Document QA (Vision-First) Type: Project Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 05

Autonomous Research Agent (AI-Scientist Class)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 05: Autonomous Research Agent (AI-Scientist Class) Type: Project Β· Lang:...

Launch Masterclass β†’
MODULE 06

DevOps Troubleshooting Agent for Kubernetes

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 06: DevOps Troubleshooting Agent for Kubernetes Type: Project Β· Lang:...

Launch Masterclass β†’
MODULE 07

End-to-End Fine-Tuning Pipeline

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 07: End-to-End Fine-Tuning Pipeline Type: Project Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 08

Production RAG Chatbot (Regulated Vertical)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 08: Production RAG Chatbot (Regulated Vertical) Type: Project Β· Lang:...

Launch Masterclass β†’
MODULE 09

Code Migration Agent (Repo-Level Upgrade)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 09: Code Migration Agent (Repo-Level Upgrade) Type: Project Β· Lang:...

Launch Masterclass β†’
MODULE 10

Multi-Agent Software Engineering Team

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 10: Multi-Agent Software Engineering Team Type: Project Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 11

LLM Observability & Eval Dashboard

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 11: LLM Observability & Eval Dashboard Type: Project Β· Lang:...

Launch Masterclass β†’
MODULE 12

Video Understanding Pipeline (Scene -> QA)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 12: Video Understanding Pipeline (Scene -> QA) Type: Project Β·...

Launch Masterclass β†’
MODULE 13

MCP Server with Registry and Governance

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 13: MCP Server with Registry and Governance Type: Project Β·...

Launch Masterclass β†’
MODULE 14

Speculative-Decoding Inference Server

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 14: Speculative-Decoding Inference Server Type: Project Β· Lang: 🐍 Richardson...

Launch Masterclass β†’
MODULE 15

Constitutional Safety Harness + Red-Team Range

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 15: Constitutional Safety Harness + Red-Team Range Type: Project Β·...

Launch Masterclass β†’
MODULE 16

GitHub Issue-to-PR Autonomous Agent

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 16: GitHub Issue-to-PR Autonomous Agent Type: Project Β· Lang: 🐍...

Launch Masterclass β†’
MODULE 17

Personal AI Tutor (Adaptive, Multimodal)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 19 - Capstone Projects Project 17: Personal AI Tutor (Adaptive, Multimodal) Type: Project Β· Lang:...

Launch Masterclass β†’

🀝 Community & Philosophy

Knowledge grows when shared. This page serves as a β€œliving document” of my studies.

β€œWe are standing on the shoulders of giants. This is my way of adding a small step to the ladder.”