Machine Learning

← Home

Machine
Learning

The mathematics, statistics, and engineering behind modern AI — from gradient descent to RLHF, with interactive visualizations and code for every concept.

149
Topics
149
Visualizations
5
Collections
Collections
ML Math
Complete interactive reference covering 38 topics — from linear algebra fundamentals to diffusion models. Every topic has core math, visual intuition, and PyTorch code.
38 Topics Interactive PyTorch
Foundations · Training · Deep Learning · Generative
📊
The Toolkit
31 practical topics — model evaluation, feature analysis, backtesting, decision-making, and Python power tools. Built for practitioners who need answers, not theory.
31 Topics Interactive Practical
Evaluate · Features · Data · Backtest · Decide · Python
LLM Engineering
30 topics from tokenization to agents — transformer internals, training paradigms (RLHF, DPO, LoRA), inference optimization, RAG, and evaluation benchmarks.
30 Topics Interactive Transformers
Foundations · Architecture · Training · Inference · Applications
⚙️
MLOps & Production ML
25 topics on deploying and operating ML systems at scale — model serving, monitoring, pipelines, feature stores, and governance. From experiment tracking to incident response.
25 Topics Interactive Production
Deploy · Monitor · Pipeline · Scale · Governance
📉
Timeseries Engineering
25 topics on forecasting and temporal data — from stationarity and ARIMA to LSTMs, Transformers, and production backtesting. Interactive visualizations for every model.
25 Topics Interactive Forecasting
Foundations · Classical · Advanced · Deep Learning · Practice
Sandbox
🧪
ML Lab
6 hands-on activities — linear regression, K-Means, classification boundaries, neural networks, feature scaling, and timeseries forecasting. Build intuition by experimenting.
9 Activities Interactive Hands-on
Regression · Clustering · Classification · Networks · Scaling · Forecasting