Free AI library

Fundamentals guidesFree forever.

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

84Free guides
1Topic tracks
~2 minPer guide
~3hReading 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

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

Fundamentals

Meta-Learning

Meta-learning, or 'learning to learn,' trains models to adapt quickly to brand-new tasks from only a handful of examples.

2 min readRead
Fundamentals

Ensemble Methods and Gradient Boosting

Ensemble methods combine many simple models so the group makes better predictions than any single model.

2 min readRead
Fundamentals

Bayesian Deep Learning

Bayesian deep learning treats a neural network's weights as probability distributions rather than fixed numbers, so the model can say how confident it is.

2 min readRead
Fundamentals

Curriculum Learning

Curriculum learning trains AI models on examples in a deliberate order — easy first, hard later — instead of feeding data in random order.

2 min readRead
Fundamentals

Neural Architecture Search

Neural Architecture Search (NAS) automates the design of neural network structures — letting algorithms, not humans, decide how many layers, what operations…

2 min readRead
Fundamentals

Continual Learning and Catastrophic Forgetting

Continual learning is the goal of training AI on a stream of new tasks over time without erasing what it already knows.

2 min readRead
Fundamentals

Variational Autoencoders

Variational autoencoders (VAEs) are generative neural networks that learn to compress data into a smooth, probabilistic latent space and then reconstruct…

2 min readRead
Fundamentals

State Space Models and Mamba

State space models (SSMs) are sequence models that carry information forward through a compressed hidden state, scaling linearly with sequence length instead…

2 min readRead
Fundamentals

Graph Neural Networks

Graph neural networks (GNNs) are models that learn directly on graph-structured data — nodes connected by edges — by passing and aggregating information…

2 min readRead
Fundamentals

Multi-Agent Reinforcement Learning

Multi-Agent Reinforcement Learning (MARL) trains several learning agents that share an environment, each adapting its behavior while the others adapt too.

2 min readRead
Fundamentals

Active Learning

Active learning is a training strategy where the model itself chooses which unlabeled examples a human should label next.

2 min readRead
Fundamentals

Data Augmentation

Data augmentation artificially expands a training set by creating modified copies of existing examples — like flipping or cropping images.

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.