Open Knowledge Archive

Engineering Knowledge Base

Welcome to my personal archive of technical presentations and architectural studies. This repository reflects my continuous journey in Software Engineering and Artificial Intelligence. The goal of this open collection is to contribute to the engineering community by synthesizing complex topics into structured, digestible modules. These materials are the result of years of hands-on experience and deep research, shared freely to help peers accelerate their own technical paths.
🧠 The Agentic Path: AI Research Series
MODULE 00

The Big Picture: From Logic to Generative Agents

MODULE 00 Introductory / Strategic The Big Picture: From Logic to Generative Agents An executive and strategic overview of the AI revolution. We move from...

Launch Masterclass β†’
MODULE 01

Attention Is All You Need: Transformers Architecture

MODULE 01 Foundational / Technical Attention Is All You Need: Transformers Architecture The foundational neural network design behind Large Language Models (LLMs). This module dissects...

Launch Masterclass β†’
MODULE 02

The Geometry of Meaning: Tokenization & Vector Spaces

MODULE 02 Foundational / Technical The Geometry of Meaning: Tokenization & Vector Spaces Before a machine can think, it must convert language into numbers. This...

Launch Masterclass β†’
MODULE 03

Encoder vs. Decoder: Choosing the Right Engine

MODULE 03 Technical / Architectural Encoder vs. Decoder: Choosing the Right Engine Not all Transformers are created equal. This module demystifies the architectural divergence between...

Launch Masterclass β†’
MODULE 04

Data Retrieval Systems: Building External Memory

MODULE 04 Intermediate / Systems Data Retrieval Systems: Building External Memory Large Language Models have a knowledge cutoff. This module shifts focus from model architecture...

Launch Masterclass β†’
MODULE 05

The Art of Constraints: Advanced Prompt Engineering

MODULE 05 Practical / Implementation The Art of Constraints: Advanced Prompt Engineering Prompt Engineering is not magic; it is the rigorous art of constraining the...

Launch Masterclass β†’
MODULE 06

Autonomous Agents: The Complete Orchestration Guide

MODULE 06 Deep Dive / Masterclass Autonomous Agents: The Complete Orchestration Guide The frontier of AI Engineering. We move beyond linear chains to architect Cyclic...

Launch Masterclass β†’
πŸš€ MLOps: Machine Learning Engineering
MLOPS-01

Introduction to MLOps Lifecycle

Maturity models, NYC Taxi Dataset overview, and environment setup for production ML.

Available Soon...
MLOPS-02

Experiment Tracking & Model Management

Deep dive into MLflow: tracking experiments, registering models, and versioning.

Available Soon...
MLOPS-03

Orchestration & Workflow Pipelines

Automating ML workflows with Prefect and Mage for robust data pipelines.

Available Soon...
πŸ—£οΈ Applied NLP: NLU & NLG Mastery (E2E)
NLP-01

Deep NLU: Intent & Entity Recognition

Building robust Natural Language Understanding engines. From Slot Filling to multi-intent classification.

Available Soon...
NLP-02

Neural Text Generation (NLG) Mastery

Decoding strategies, temperature control, and Nucleus Sampling in Autoregressive models.

Available Soon...
πŸ› οΈ Software Engineering & Data Structures
SWE-01

Design Patterns in Pythonic Context

Structural and Creational patterns adapted for modern asynchronous development.

Available Soon...
SWE-02

Competitive Python & Algorithms

Solving complex challenges: from string validators to advanced ITA-based complexity analysis.

Available Soon...
πŸ›οΈ Computer Engeneering / Science Foundations: The Deep Series
CS-FUND-01

Data Structures & Complexity

Order of functions, recursive algorithms, and elementary structures.

Soon...
CS-FUND-02

Advanced Algorithms & Graphs

Sorting, pattern searching, and graph traversals.

Soon...
CS-FUND-03

Compiler Engineering

Lexical and syntactic analysis for virtual machines.

Soon...
πŸ” Technical Deep Dives & Systems Architecture
TECHNICAL CASE

Embedding Models Deep Dive

MODULE 022 Learn Embedding Models Deep Dive Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

NLI & Textual Entailment

MODULE 021 Learn NLI & Textual Entailment Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Structured Outputs & Constrained Decoding

MODULE 020 Build Structured Outputs & Constrained Decoding Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Subword Tokenization: BPE, WordPiece, Unigram, SentencePiece

MODULE 019 Learn Subword Tokenization: BPE, WordPiece, Unigram, SentencePiece Step-based AI engineering module focused on practical intuition, implementation, and production...

Explore Case β†’
TECHNICAL CASE

Multilingual NLP

MODULE 018 Build Multilingual NLP Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

Chatbots: Rule-Based to Neural

MODULE 017 Build Chatbots: Rule-Based to Neural Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Text Generation

MODULE 016 Build Text Generation Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

Topic Modeling: LDA, BERTopic

MODULE 015 Build Topic Modeling: LDA, BERTopic Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Information Retrieval & Search

MODULE 014 Build Information Retrieval & Search Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Question Answering Systems

MODULE 013 Build Question Answering Systems Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

Text Summarization

MODULE 012 Build Text Summarization Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

Machine Translation

MODULE 011 Build Machine Translation Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

Attention Mechanism - The Breakthrough

MODULE 010 Build Attention Mechanism - The Breakthrough Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Sequence-to-Sequence Models

MODULE 09 Build Sequence-to-Sequence Models Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

Text Classification - CNNs & RNNs for Text

MODULE 08 Build Text Classification - CNNs & RNNs for Text Step-based AI engineering module focused on practical intuition, implementation,...

Explore Case β†’
TECHNICAL CASE

POS Tagging & Syntactic Parsing

MODULE 07 Build POS Tagging & Syntactic Parsing Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Named Entity Recognition (NER)

MODULE 06 Build Named Entity Recognition (NER) Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Sentiment Analysis

MODULE 05 Build Sentiment Analysis Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

GloVe, FastText & Subword Embeddings

MODULE 04 Build GloVe, FastText & Subword Embeddings Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Word Embeddings: Word2Vec from Scratch

MODULE 03 Build Word Embeddings: Word2Vec from Scratch Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Bag of Words, TF-IDF & Text Representation

MODULE 02 Build Bag of Words, TF-IDF & Text Representation Step-based AI engineering module focused on practical intuition, implementation, and...

Explore Case β†’
TECHNICAL CASE

Text Processing: Tokenization, Stemming, Lemmatization

MODULE 01 Build Text Processing: Tokenization, Stemming, Lemmatization Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

World Models & Video Diffusion

MODULE 028 Build World Models & Video Diffusion Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Multi-Object Tracking & Video Memory

MODULE 027 Build Multi-Object Tracking & Video Memory Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Monocular Depth & Geometry Estimation

MODULE 026 Build Monocular Depth & Geometry Estimation Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Vision-Language Models (ViT-MLP-LLM)

MODULE 025 Build Vision-Language Models (ViT-MLP-LLM) Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

SAM 3 & Open-Vocabulary Segmentation

MODULE 024 Build SAM 3 & Open-Vocabulary Segmentation Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Diffusion Transformers & Rectified Flow

MODULE 023 Build Diffusion Transformers & Rectified Flow Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

3D Gaussian Splatting from Scratch

MODULE 022 Build 3D Gaussian Splatting from Scratch Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Keypoint Detection & Pose Estimation

MODULE 021 Build Keypoint Detection & Pose Estimation Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Image Retrieval & Metric Learning

MODULE 020 Build Image Retrieval & Metric Learning Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

OCR & Document Understanding

MODULE 019 Build OCR & Document Understanding Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Open-Vocabulary Vision - CLIP

MODULE 018 Build Open-Vocabulary Vision - CLIP Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Self-Supervised Vision - SimCLR, DINO, MAE

MODULE 017 Build Self-Supervised Vision - SimCLR, DINO, MAE Step-based AI engineering module focused on practical intuition, implementation, and production...

Explore Case β†’
TECHNICAL CASE

Build a Complete Vision Pipeline

MODULE 016 Build Build a Complete Vision Pipeline Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Real-Time Vision: Edge Deployment

MODULE 015 Build Real-Time Vision: Edge Deployment Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Vision Transformers (ViT)

MODULE 014 Build Vision Transformers (ViT) Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

3D Vision: Point Clouds, NeRFs

MODULE 013 Build 3D Vision: Point Clouds, NeRFs Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Video Understanding - Temporal Modeling

MODULE 012 Build Video Understanding - Temporal Modeling Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Stable Diffusion - Architecture & Fine-Tuning

MODULE 011 Build Stable Diffusion - Architecture & Fine-Tuning Step-based AI engineering module focused on practical intuition, implementation, and production...

Explore Case β†’
TECHNICAL CASE

Image Generation - Diffusion Models

MODULE 010 Build Image Generation - Diffusion Models Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Image Generation - GANs

MODULE 09 Build Image Generation - GANs Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Instance Segmentation - Mask R-CNN

MODULE 08 Build Instance Segmentation - Mask R-CNN Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Semantic Segmentation - U-Net

MODULE 07 Build Semantic Segmentation - U-Net Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Object Detection - YOLO from Scratch

MODULE 06 Build Object Detection - YOLO from Scratch Step-based AI engineering module focused on practical intuition, implementation, and production...

Explore Case β†’
TECHNICAL CASE

Transfer Learning & Fine-Tuning

MODULE 05 Build Transfer Learning & Fine-Tuning Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Image Classification

MODULE 04 Build Image Classification Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

CNNs: LeNet to ResNet

MODULE 03 Build CNNs: LeNet to ResNet Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Convolutions from Scratch

MODULE 02 Build Convolutions from Scratch Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

Image Fundamentals: Pixels, Channels, Color Spaces

MODULE 01 Learn Image Fundamentals: Pixels, Channels, Color Spaces Step-based AI engineering module focused on practical intuition, implementation, and production...

Explore Case β†’
TECHNICAL CASE

Debugging Neural Networks

MODULE 013 Build Debugging Neural Networks Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

Introduction to JAX

MODULE 012 Build Introduction to JAX Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

Introduction to PyTorch

MODULE 011 Build Introduction to PyTorch Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

Build Your Own Mini Framework

MODULE 010 Build Build Your Own Mini Framework Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Learning Rate Schedules & Warmup

MODULE 09 Build Learning Rate Schedules & Warmup Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Weight Initialization & Training Stability

MODULE 08 Build Weight Initialization & Training Stability Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Regularization: Dropout, Weight Decay, BatchNorm

MODULE 07 Build Regularization: Dropout, Weight Decay, BatchNorm Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Optimizers: SGD, Momentum, Adam, AdamW

MODULE 06 Build Optimizers: SGD, Momentum, Adam, AdamW Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Loss Functions: MSE, Cross-Entropy, Contrastive

MODULE 05 Build Loss Functions: MSE, Cross-Entropy, Contrastive Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Activation Functions: ReLU, Sigmoid, GELU & Why

MODULE 04 Build Activation Functions: ReLU, Sigmoid, GELU & Why Step-based AI engineering module focused on practical intuition, implementation, and...

Explore Case β†’
TECHNICAL CASE

Backpropagation from Scratch

MODULE 03 Build Backpropagation from Scratch Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

Multi-Layer Networks & Forward Pass

MODULE 02 Build Multi-Layer Networks & Forward Pass Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

The Perceptron: Where It All Started

MODULE 01 Build The Perceptron: Where It All Started Step-based AI engineering module focused on practical intuition, implementation, and production...

Explore Case β†’
TECHNICAL CASE

Feature Selection

MODULE 018 Build Feature Selection Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

Handling Imbalanced Data

MODULE 017 Build Handling Imbalanced Data Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

Anomaly Detection

MODULE 016 Build Anomaly Detection Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

Time Series Fundamentals

MODULE 015 Build Time Series Fundamentals Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

Naive Bayes

MODULE 014 Build Naive Bayes Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

ML Pipelines & Experiment Tracking

MODULE 013 Build ML Pipelines & Experiment Tracking Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Hyperparameter Tuning

MODULE 012 Build Hyperparameter Tuning Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

Ensemble Methods: Boosting, Bagging, Stacking

MODULE 011 Build Ensemble Methods: Boosting, Bagging, Stacking Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Bias, Variance & the Learning Curve

MODULE 010 Learn Bias, Variance & the Learning Curve Step-based AI engineering module focused on practical intuition, implementation, and production...

Explore Case β†’
TECHNICAL CASE

Model Evaluation: Metrics, Cross-Validation

MODULE 09 Build Model Evaluation: Metrics, Cross-Validation Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Feature Engineering & Selection

MODULE 08 Build Feature Engineering & Selection Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Unsupervised Learning: K-Means, DBSCAN

MODULE 07 Build Unsupervised Learning: K-Means, DBSCAN Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

KNN & Distance Metrics

MODULE 06 Build KNN & Distance Metrics Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Support Vector Machines

MODULE 05 Build Support Vector Machines Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

Decision Trees & Random Forests

MODULE 04 Build Decision Trees & Random Forests Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Logistic Regression & Classification

MODULE 03 Build Logistic Regression & Classification Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Linear Regression from Scratch

MODULE 02 Build Linear Regression from Scratch Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

What Is Machine Learning

MODULE 01 Learn What Is Machine Learning Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Stochastic Processes

MODULE 022 Learn Stochastic Processes Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

Graph Theory for ML

MODULE 021 Build Graph Theory for ML Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

The Fourier Transform

MODULE 020 Build The Fourier Transform Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

Complex Numbers for AI

MODULE 019 Learn Complex Numbers for AI Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Convex Optimization

MODULE 018 Build Convex Optimization Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

Linear Systems

MODULE 017 Build Linear Systems Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

Sampling Methods

MODULE 016 Build Sampling Methods Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

Statistics for ML

MODULE 015 Build Statistics for ML Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

Norms & Distances

MODULE 014 Build Norms & Distances Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

Numerical Stability

MODULE 013 Build Numerical Stability Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

Tensor Operations

MODULE 012 Build Tensor Operations Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS Interactive...

Explore Case β†’
TECHNICAL CASE

Singular Value Decomposition

MODULE 011 Build Singular Value Decomposition Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

Dimensionality Reduction: PCA, t-SNE, UMAP

MODULE 010 Build Dimensionality Reduction: PCA, t-SNE, UMAP Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Information Theory: Entropy, KL Divergence

MODULE 09 Learn Information Theory: Entropy, KL Divergence Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Optimization: Gradient Descent Family

MODULE 08 Build Optimization: Gradient Descent Family Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Bayes' Theorem & Statistical Thinking

MODULE 07 Build Bayes' Theorem & Statistical Thinking Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Probability & Distributions

MODULE 06 Learn Probability & Distributions Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

Chain Rule & Automatic Differentiation

MODULE 05 Build Chain Rule & Automatic Differentiation Step-based AI engineering module focused on practical intuition, implementation, and production mindset....

Explore Case β†’
TECHNICAL CASE

Calculus for ML: Derivatives & Gradients

MODULE 04 Learn Calculus for ML: Derivatives & Gradients Step-based AI engineering module focused on practical intuition, implementation, and production...

Explore Case β†’
TECHNICAL CASE

Matrix Transformations & Eigenvalues

MODULE 03 Build Matrix Transformations & Eigenvalues Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Vectors, Matrices & Operations

MODULE 02 Build Vectors, Matrices & Operations Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH...

Explore Case β†’
TECHNICAL CASE

Linear Algebra Intuition

MODULE 01 Learn Linear Algebra Intuition Step-based AI engineering module focused on practical intuition, implementation, and production mindset. LAUNCH MASTERCLASS...

Explore Case β†’
TECHNICAL CASE

Linear Algebra Intuition

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

Explore Case β†’
TECHNICAL CASE

Vectors, Matrices & Operations

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 02: Vectors, Matrices & Operations...

Explore Case β†’
TECHNICAL CASE

Matrix Transformations & Eigenvalues

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 03: Matrix Transformations Type: Build...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Chain Rule & Automatic Differentiation

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 05: Chain Rule & Automatic...

Explore Case β†’
TECHNICAL CASE

Probability & Distributions

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 06: Probability and Distributions Type:...

Explore Case β†’
TECHNICAL CASE

Bayes' Theorem & Statistical Thinking

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 07: Bayes’ Theorem Type: Build...

Explore Case β†’
TECHNICAL CASE

Optimization: Gradient Descent Family

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 08: Optimization Type: Build Β·...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Singular Value Decomposition

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 11: Singular Value Decomposition Type:...

Explore Case β†’
TECHNICAL CASE

Tensor Operations

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 12: Tensor Operations Type: Build...

Explore Case β†’
TECHNICAL CASE

Numerical Stability

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 13: Numerical Stability Type: Build...

Explore Case β†’
TECHNICAL CASE

Norms & Distances

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 14: Norms and Distances Type:...

Explore Case β†’
TECHNICAL CASE

Statistics for ML

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 15: Statistics for Machine Learning...

Explore Case β†’
TECHNICAL CASE

Sampling Methods

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 16: Sampling Methods Type: Build...

Explore Case β†’
TECHNICAL CASE

Linear Systems

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 17: Linear Systems Type: Build...

Explore Case β†’
TECHNICAL CASE

Convex Optimization

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 18: Convex Optimization Type: Build...

Explore Case β†’
TECHNICAL CASE

Complex Numbers for AI

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 19: Complex Numbers for AI...

Explore Case β†’
TECHNICAL CASE

The Fourier Transform

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 20: The Fourier Transform Type:...

Explore Case β†’
TECHNICAL CASE

Graph Theory for ML

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 21: Graph Theory for Machine...

Explore Case β†’
TECHNICAL CASE

Stochastic Processes

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 01 - Math Foundations Module 22: Stochastic Processes Type: Learn...

Explore Case β†’
TECHNICAL CASE

What Is Machine Learning

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

Explore Case β†’
TECHNICAL CASE

Linear Regression from Scratch

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

Explore Case β†’
TECHNICAL CASE

Logistic Regression & Classification

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

Explore Case β†’
TECHNICAL CASE

Decision Trees & Random Forests

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

Explore Case β†’
TECHNICAL CASE

Support Vector Machines

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

Explore Case β†’
TECHNICAL CASE

KNN & Distance Metrics

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Feature Engineering & Selection

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Bias, Variance & the Learning Curve

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

Explore Case β†’
TECHNICAL CASE

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,...

Explore Case β†’
TECHNICAL CASE

Hyperparameter Tuning

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

Explore Case β†’
TECHNICAL CASE

ML Pipelines & Experiment Tracking

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

Explore Case β†’
TECHNICAL CASE

Naive Bayes

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

Explore Case β†’
TECHNICAL CASE

Time Series Fundamentals

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

Explore Case β†’
TECHNICAL CASE

Anomaly Detection

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

Explore Case β†’
TECHNICAL CASE

Handling Imbalanced Data

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

Explore Case β†’
TECHNICAL CASE

Feature Selection

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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 &...

Explore Case β†’
TECHNICAL CASE

Backpropagation from Scratch

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

Explore Case β†’
TECHNICAL CASE

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,...

Explore Case β†’
TECHNICAL CASE

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,...

Explore Case β†’
TECHNICAL CASE

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,...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Weight Initialization & Training Stability

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

Explore Case β†’
TECHNICAL CASE

Learning Rate Schedules & Warmup

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Introduction to PyTorch

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

Explore Case β†’
TECHNICAL CASE

Introduction to JAX

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

Explore Case β†’
TECHNICAL CASE

Debugging Neural Networks

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

Explore Case β†’
TECHNICAL CASE

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,...

Explore Case β†’
TECHNICAL CASE

Convolutions from Scratch

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

Explore Case β†’
TECHNICAL CASE

CNNs: LeNet to ResNet

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

Explore Case β†’
TECHNICAL CASE

Image Classification

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

Explore Case β†’
TECHNICAL CASE

Transfer Learning & Fine-Tuning

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

Explore Case β†’
TECHNICAL CASE

Object Detection - YOLO from Scratch

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

Explore Case β†’
TECHNICAL CASE

Semantic Segmentation - U-Net

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

Explore Case β†’
TECHNICAL CASE

Instance Segmentation - Mask R-CNN

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 08: Instance Segmentation - Mask...

Explore Case β†’
TECHNICAL CASE

Image Generation - GANs

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

Explore Case β†’
TECHNICAL CASE

Image Generation - Diffusion Models

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

Explore Case β†’
TECHNICAL CASE

Stable Diffusion - Architecture & Fine-Tuning

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 04 - Computer Vision Module 11: Stable Diffusion - Architecture...

Explore Case β†’
TECHNICAL CASE

Video Understanding - Temporal Modeling

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

Explore Case β†’
TECHNICAL CASE

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,...

Explore Case β†’
TECHNICAL CASE

Vision Transformers (ViT)

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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,...

Explore Case β†’
TECHNICAL CASE

Open-Vocabulary Vision - CLIP

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

Explore Case β†’
TECHNICAL CASE

OCR & Document Understanding

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

Explore Case β†’
TECHNICAL CASE

Image Retrieval & Metric Learning

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

Explore Case β†’
TECHNICAL CASE

Keypoint Detection & Pose Estimation

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Diffusion Transformers & Rectified Flow

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

Monocular Depth & Geometry Estimation

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

World Models & Video Diffusion

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

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

GloVe, FastText & Subword Embeddings

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

Explore Case β†’
TECHNICAL CASE

Sentiment Analysis

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

Explore Case β†’
TECHNICAL CASE

Named Entity Recognition (NER)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 05 - NLP Foundations to Advanced Module 06: Named Entity...

Explore Case β†’
TECHNICAL CASE

POS Tagging & Syntactic Parsing

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Attention Mechanism - The Breakthrough

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

Explore Case β†’
TECHNICAL CASE

Machine Translation

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

Explore Case β†’
TECHNICAL CASE

Text Summarization

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

Explore Case β†’
TECHNICAL CASE

Question Answering Systems

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

Explore Case β†’
TECHNICAL CASE

Information Retrieval & Search

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

Explore Case β†’
TECHNICAL CASE

Topic Modeling: LDA, BERTopic

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

Explore Case β†’
TECHNICAL CASE

Text Generation

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Multilingual NLP

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

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

Structured Outputs & Constrained Decoding

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

Explore Case β†’
TECHNICAL CASE

NLI & Textual Entailment

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

Explore Case β†’
TECHNICAL CASE

Embedding Models Deep Dive

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

Explore Case β†’
TECHNICAL CASE

Chunking Strategies for RAG

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

Explore Case β†’
TECHNICAL CASE

Coreference Resolution

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

Explore Case β†’
TECHNICAL CASE

Entity Linking & Disambiguation

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

Dialogue State Tracking

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

Explore Case β†’
TECHNICAL CASE

Audio Fundamentals: Waveforms, Sampling, FFT

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

Explore Case β†’
TECHNICAL CASE

Spectrograms, Mel Scale & Audio Features

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

Explore Case β†’
TECHNICAL CASE

Audio Classification

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

Explore Case β†’
TECHNICAL CASE

Speech Recognition (ASR)

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

Explore Case β†’
TECHNICAL CASE

Whisper: Architecture & Fine-Tuning

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 05: Whisper: Architecture &...

Explore Case β†’
TECHNICAL CASE

Speaker Recognition & Verification

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 06 - Speech & Audio Module 06: Speaker Recognition &...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

Voice Cloning & Voice Conversion

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

Explore Case β†’
TECHNICAL CASE

Music Generation

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

Explore Case β†’
TECHNICAL CASE

Audio-Language Models

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

Explore Case β†’
TECHNICAL CASE

Real-Time Audio Processing

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

Explore Case β†’
TECHNICAL CASE

Build a Voice Assistant Pipeline

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Voice Activity Detection & Turn-Taking

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

Explore Case β†’
TECHNICAL CASE

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 -...

Explore Case β†’
TECHNICAL CASE

Voice Anti-Spoofing & Audio Watermarking

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

Explore Case β†’
TECHNICAL CASE

Audio Evaluation - WER, MOS, MMAU, Leaderboards

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Multi-Head Attention

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

Explore Case β†’
TECHNICAL CASE

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,...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

BERT - Masked Language Modeling

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

Explore Case β†’
TECHNICAL CASE

GPT - Causal Language Modeling

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 07: GPT - Causal...

Explore Case β†’
TECHNICAL CASE

T5, BART - Encoder-Decoder Models

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 08: T5, BART -...

Explore Case β†’
TECHNICAL CASE

Vision Transformers (ViT)

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

Explore Case β†’
TECHNICAL CASE

Audio Transformers - Whisper Architecture

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 10: Audio Transformers -...

Explore Case β†’
TECHNICAL CASE

Mixture of Experts (MoE)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 07 - Transformers Deep Dive Module 11: Mixture of Experts...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Scaling Laws

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Generative Models: Taxonomy & History

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

Explore Case β†’
TECHNICAL CASE

Autoencoders & VAE

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

Explore Case β†’
TECHNICAL CASE

GANs: Generator vs Discriminator

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

Explore Case β†’
TECHNICAL CASE

Conditional GANs & Pix2Pix

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

Explore Case β†’
TECHNICAL CASE

StyleGAN

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

Explore Case β†’
TECHNICAL CASE

Diffusion Models - DDPM from Scratch

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

Explore Case β†’
TECHNICAL CASE

Latent Diffusion & Stable Diffusion

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

Explore Case β†’
TECHNICAL CASE

ControlNet, LoRA & Conditioning

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

Explore Case β†’
TECHNICAL CASE

Inpainting, Outpainting & Editing

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

Explore Case β†’
TECHNICAL CASE

Video Generation

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

Explore Case β†’
TECHNICAL CASE

Audio Generation

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

Explore Case β†’
TECHNICAL CASE

3D Generation

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

Explore Case β†’
TECHNICAL CASE

Flow Matching & Rectified Flows

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

Explore Case β†’
TECHNICAL CASE

Evaluation: FID, CLIP Score

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

Explore Case β†’
TECHNICAL CASE

MDPs, States, Actions & Rewards

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

Explore Case β†’
TECHNICAL CASE

Dynamic Programming

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

Explore Case β†’
TECHNICAL CASE

Monte Carlo Methods

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

Explore Case β†’
TECHNICAL CASE

Q-Learning, SARSA

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

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

Policy Gradients - REINFORCE

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

Explore Case β†’
TECHNICAL CASE

Actor-Critic - A2C, A3C

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

Explore Case β†’
TECHNICAL CASE

PPO

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

Explore Case β†’
TECHNICAL CASE

Reward Modeling & RLHF

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

Explore Case β†’
TECHNICAL CASE

Multi-Agent RL

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

RL for Games

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

Explore Case β†’
TECHNICAL CASE

Tokenizers: BPE, WordPiece, SentencePiece

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Distributed Training, FSDP, DeepSpeed

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

Explore Case β†’
TECHNICAL CASE

Instruction Tuning - SFT

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

Explore Case β†’
TECHNICAL CASE

RLHF - Reward Model + PPO

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

Explore Case β†’
TECHNICAL CASE

DPO - Direct Preference Optimization

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

Explore Case β†’
TECHNICAL CASE

Constitutional AI & Self-Improvement

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 09: Constitutional AI &...

Explore Case β†’
TECHNICAL CASE

Evaluation - Benchmarks, Evals

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 10: Evaluation - Benchmarks,...

Explore Case β†’
TECHNICAL CASE

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,...

Explore Case β†’
TECHNICAL CASE

Inference Optimization

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Open Models: Architecture Walkthroughs

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Differential Attention (V2)

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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)...

Explore Case β†’
TECHNICAL CASE

DualPipe Parallelism

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Jamba - Hybrid SSM-Transformer

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 10 - LLMs from Scratch Module 21: Jamba - Hybrid...

Explore Case β†’
TECHNICAL CASE

Async and Hogwild! Inference

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

Explore Case β†’
TECHNICAL CASE

Prompt Engineering: Techniques & Patterns

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

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

Structured Outputs

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

Explore Case β†’
TECHNICAL CASE

Embeddings & Vector Representations

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

Explore Case β†’
TECHNICAL CASE

Context Engineering

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

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

Advanced RAG: Chunking, Reranking

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

Explore Case β†’
TECHNICAL CASE

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 &...

Explore Case β†’
TECHNICAL CASE

Function Calling & Tool Use

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

Explore Case β†’
TECHNICAL CASE

Evaluation & Testing

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

Explore Case β†’
TECHNICAL CASE

Caching, Rate Limiting & Cost

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

Explore Case β†’
TECHNICAL CASE

Guardrails & Safety

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Model Context Protocol (MCP)

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

Explore Case β†’
TECHNICAL CASE

Prompt Caching & Context Caching

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

InternVL3 Native Multimodal Pretraining

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

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Transfusion Autoregressive + Diffusion

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

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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,...

Explore Case β†’
TECHNICAL CASE

Document and Diagram Understanding

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

The Tool Interface

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

Explore Case β†’
TECHNICAL CASE

Function Calling Deep Dive

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

Explore Case β†’
TECHNICAL CASE

Parallel and Streaming Tool Calls

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

Explore Case β†’
TECHNICAL CASE

Structured Output

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

Explore Case β†’
TECHNICAL CASE

Tool Schema Design

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

Explore Case β†’
TECHNICAL CASE

MCP Fundamentals

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

Explore Case β†’
TECHNICAL CASE

Building an MCP Server

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

Explore Case β†’
TECHNICAL CASE

Building an MCP Client

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

Explore Case β†’
TECHNICAL CASE

MCP Transports

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

Explore Case β†’
TECHNICAL CASE

MCP Resources and Prompts

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

Explore Case β†’
TECHNICAL CASE

MCP Sampling

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

Explore Case β†’
TECHNICAL CASE

MCP Roots and Elicitation

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

Explore Case β†’
TECHNICAL CASE

MCP Async Tasks

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

Explore Case β†’
TECHNICAL CASE

MCP Apps

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

Explore Case β†’
TECHNICAL CASE

MCP Security I - Tool Poisoning

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

MCP Gateways and Registries

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

A2A Protocol

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

Explore Case β†’
TECHNICAL CASE

OpenTelemetry GenAI

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

Explore Case β†’
TECHNICAL CASE

LLM Routing Layer

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

Explore Case β†’
TECHNICAL CASE

Skills and Agent SDKs

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

Explore Case β†’
TECHNICAL CASE

Capstone - Tool Ecosystem

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

Explore Case β†’
TECHNICAL CASE

The Agent Loop

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

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Memory - Virtual Context and MemGPT

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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 -...

Explore Case β†’
TECHNICAL CASE

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 -...

Explore Case β†’
TECHNICAL CASE

Agno and Mastra - Production Runtimes

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

Explore Case β†’
TECHNICAL CASE

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,...

Explore Case β†’
TECHNICAL CASE

Benchmarks - WebArena and OSWorld

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

Explore Case β†’
TECHNICAL CASE

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,...

Explore Case β†’
TECHNICAL CASE

Voice Agents - Pipecat and LiveKit

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

Explore Case β†’
TECHNICAL CASE

OpenTelemetry GenAI Semantic Conventions

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

Explore Case β†’
TECHNICAL CASE

Agent Observability - Langfuse, Phoenix, Opik

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 14 - Agent Engineering Module 24: Agent Observability - Langfuse,...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Failure Modes - Why Agents Break

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Orchestration Patterns - Supervisor, Swarm, Hierarchical

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

Explore Case β†’
TECHNICAL CASE

Production Runtimes - Queue, Event, Cron

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

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

AlphaEvolve: Evolutionary Coding Agents

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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,...

Explore Case β†’
TECHNICAL CASE

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,...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Checkpoints and Rollback

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Why Multi-Agent

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Communication Protocols

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Supervisor / Orchestrator-Worker Pattern

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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 -...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Negotiation and Bargaining

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Swarm Optimization (PSO, ACO)

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 16 - Multi-Agent & Swarms Module 19: Swarm Optimization (PSO,...

Explore Case β†’
TECHNICAL CASE

MARL - MADDPG, QMIX, MAPPO

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Production Scaling - Queues, Checkpoints, Durability

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

Explore Case β†’
TECHNICAL CASE

Failure Modes - MAST, Groupthink, Monoculture

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

Explore Case β†’
TECHNICAL CASE

Evaluation and Coordination Benchmarks

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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 -...

Explore Case β†’
TECHNICAL CASE

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 -...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Edge Inference - ANE, Hexagon, WebGPU, Jetson

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

Explore Case β†’
TECHNICAL CASE

LLM Observability Stack Selection

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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 -...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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 -...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

AI Gateways - LiteLLM, Portkey, Kong, Bifrost

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

Explore Case β†’
TECHNICAL CASE

Shadow, Canary, and Progressive Deployment

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Chaos Engineering for LLM Production

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

Explore Case β†’
TECHNICAL CASE

Security - Secrets, PII Scrubbing, Audit Logs

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Reward Hacking & Goodhart's Law

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

Explore Case β†’
TECHNICAL CASE

Direct Preference Optimization Family

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

Explore Case β†’
TECHNICAL CASE

Sycophancy as RLHF Amplification

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

Explore Case β†’
TECHNICAL CASE

Constitutional AI & RLAIF

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

Explore Case β†’
TECHNICAL CASE

Mesa-Optimization & Deceptive Alignment

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

Explore Case β†’
TECHNICAL CASE

Sleeper Agents - Persistent Deception

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Alignment Faking

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

Explore Case β†’
TECHNICAL CASE

AI Control - Safety Despite Subversion

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

Explore Case β†’
TECHNICAL CASE

Scalable Oversight & Weak-to-Strong

layout: true class: basic-layout β€” class: center, middle, inverse-slide Step 18 - Ethics, Safety & Alignment Module 11: Scalable Oversight...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Many-Shot Jailbreaking

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

Explore Case β†’
TECHNICAL CASE

ASCII Art & Visual Jailbreaks

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

Explore Case β†’
TECHNICAL CASE

Indirect Prompt Injection

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

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

WMDP & Dual-Use Capability Evaluation

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

Model Welfare Research

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

Explore Case β†’
TECHNICAL CASE

Bias & Representational Harm

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

Explore Case β†’
TECHNICAL CASE

Fairness Criteria: Group, Individual, Counterfactual

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

Explore Case β†’
TECHNICAL CASE

Differential Privacy for LLMs

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

Explore Case β†’
TECHNICAL CASE

Watermarking: SynthID, Stable Signature, C2PA

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

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

EchoLeak & CVEs for AI

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

Explore Case β†’
TECHNICAL CASE

Model, System & Dataset Cards

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

Explore Case β†’
TECHNICAL CASE

Data Provenance & Training-Data Governance

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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)...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

LLM Observability & Eval Dashboard

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

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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:...

Explore Case β†’
TECHNICAL CASE

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 +...

Explore Case β†’
TECHNICAL CASE

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...

Explore Case β†’
TECHNICAL CASE

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,...

Explore Case β†’

🀝 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.”