Learning with AI

Open, searchable study guides and interactive books I build and maintain on modern AI — from ML foundations to building, evaluating, and serving agents and LLMs in production.

A growing collection of open study guides I maintain. Each one is a full, searchable book you can read online. Pick a track below.

Machine Learning & LLMs
Classical ML, transformers, attention, LLM inference, alignment/RLHF, and scaling laws.
Open guide →
Production Agent Engineering
Build-first: tool design and MCP, context engineering, memory, orchestration, CI/CD, security, deployment.
Open guide →
Agentic AI Evaluation
Metrics, benchmarks, tool-use and safety evaluation, monitoring, plus a design-patterns playbook.
Open guide →
LLM Inference & Serving
vLLM, Triton, Kubernetes, autoscaling, canary deploys, monitoring, and drift detection.
Open guide →
Toxicogenomics & Single-Cell FMs
ML for toxicogenomics and single-cell foundation models: biological response and cell-state representations.
Open guide →

Elsewhere on the web

Guides and books by other people that I keep coming back to. All free to read online.

Courses

Foundations

LLM internals

Agents

Systems and serving

Practice

  • Made With ML — design, develop, deploy, and iterate on production ML systems, with code.