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.

102
Topics
102
Visualizations
3
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
📊
Statistics & Probability
34 topics spanning descriptive stats, probability theory, distributions, hypothesis testing, Bayesian methods, and applied techniques like A/B testing and bootstrap.
34 Topics Interactive Bayesian
Descriptive · Distributions · Inference · Bayesian · Applied
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