Learning Resources

Visual Learning
Guides

Visual, interactive deep-dives into ML concepts — built to make complex ideas stick. New guides published regularly.

GenAI Fundamentals
ML Infrastructure

The HuggingFace Training Stack

A visual map of the full HuggingFace ecosystem — Transformers, Datasets, PEFT, Accelerate, and TRL — showing how each library fits together in a real fine-tuning pipeline.

Read guide →
ML Infrastructure

GPUs, Memory & LLM OOM Errors

Why language models need GPUs, where memory goes during training and inference, and exactly what happens when it runs out — with an interactive OOM simulator.

Read guide →
Fine-tuning

Fine-tuning Fundamentals

From full fine-tuning to LoRA and QLoRA — a comprehensive visual guide covering when to fine-tune, how to choose a strategy, and the key hyperparameters that matter most.

Read guide →
Mathematical Foundations
Mathematical Foundations

ML Mathematical Foundations — Part 1

Before understanding any ML algorithm — from linear regression to large language models — you need to understand what ML is actually trying to compute. Builds that foundation from first principles.

Read guide →