Free AI library

Technical guidesFree forever.

177 plain-English guides, structured learning paths, and an open library — built by an independent 501(c)(3) nonprofit so anyone can understand modern AI.

177Free guides
1Topic tracks
~2 minPer guide
~6hReading time

Start here

Five outcome-based courses

Each course includes explicit outcomes, mapped competencies, practice activities, and an applied capstone.

Topic tracks

Browse by track

Jump into the area you care about. Every track has multiple plain-English guides.

Full library

All guides

177 of 1019 guides shown. Filter by track or search above.

Technical

TensorRT and Inference Engines

TensorRT is NVIDIA's library that compiles trained neural networks into highly optimized engines that run far faster on NVIDIA GPUs.

2 min readRead
Technical

Triton Inference Server

Triton Inference Server is NVIDIA's open-source platform for deploying and serving AI models in production at scale.

2 min readRead
Technical

Ray for Distributed AI

Ray is an open-source framework that makes it easy to scale Python and AI workloads from a laptop to a cluster of thousands of machines.

2 min readRead
Technical

Fully Sharded Data Parallel

Fully Sharded Data Parallel (FSDP) is a distributed training technique that splits a model's parameters, gradients, and optimizer states across many GPUs so…

2 min readRead
Technical

Gradient Checkpointing

Gradient checkpointing (also called activation checkpointing) is a memory-saving trick that throws away most intermediate activations during the forward pass…

2 min readRead
Technical

ONNX and Model Interoperability

ONNX (Open Neural Network Exchange) is an open standard format for representing machine learning models so they can move freely between frameworks…

2 min readRead
Technical

Tensor Cores

Tensor Cores are specialized hardware units inside modern NVIDIA GPUs that perform matrix multiply-and-accumulate operations extremely fast.

2 min readRead
Technical

High Bandwidth Memory

High Bandwidth Memory (HBM) is stacked memory placed right next to the GPU that delivers data far faster than ordinary RAM.

2 min readRead
Technical

NVLink and GPU Interconnects

NVLink and related interconnects are the high-speed links that let many GPUs talk to each other directly and quickly.

2 min readRead
Technical

Model Merging

Model merging combines the weights of two or more trained neural networks into a single model — without any retraining or access to the original training…

2 min readRead
Technical

Mixtral and Sparse Models

Mixtral is Mistral AI's open mixture-of-experts model that delivers big-model quality at small-model speed.

2 min readRead
Technical

GPU vs TPU for AI

GPUs and TPUs are the two dominant chip types for training and running AI.

2 min readRead

Finished reading? Prove it.

Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.