AI Foundations
Understand what AI is, how systems learn, where they fail, and how to judge claims without hype.
Free AI library
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.
Start here
Each course includes explicit outcomes, mapped competencies, practice activities, and an applied capstone.
Understand what AI is, how systems learn, where they fail, and how to judge claims without hype.
Use AI productively while protecting privacy, checking outputs, and preserving human accountability.
Evaluate workplace use cases, run safe pilots, measure value, and communicate changes responsibly.
Analyze AI systems through rights, equity, governance, safety, and public-interest outcomes.
Understand language models, retrieval, agents, evaluation, cost, and deployment safeguards through practical system design.
Topic tracks
Jump into the area you care about. Every track has multiple plain-English guides.
Full library
84 of 1019 guides shown. Filter by track or search above.
Meta-learning, or 'learning to learn,' trains models to adapt quickly to brand-new tasks from only a handful of examples.
FundamentalsEnsemble methods combine many simple models so the group makes better predictions than any single model.
FundamentalsBayesian deep learning treats a neural network's weights as probability distributions rather than fixed numbers, so the model can say how confident it is.
FundamentalsCurriculum learning trains AI models on examples in a deliberate order — easy first, hard later — instead of feeding data in random order.
FundamentalsNeural Architecture Search (NAS) automates the design of neural network structures — letting algorithms, not humans, decide how many layers, what operations…
FundamentalsContinual learning is the goal of training AI on a stream of new tasks over time without erasing what it already knows.
FundamentalsVariational autoencoders (VAEs) are generative neural networks that learn to compress data into a smooth, probabilistic latent space and then reconstruct…
FundamentalsState space models (SSMs) are sequence models that carry information forward through a compressed hidden state, scaling linearly with sequence length instead…
FundamentalsGraph neural networks (GNNs) are models that learn directly on graph-structured data — nodes connected by edges — by passing and aggregating information…
FundamentalsMulti-Agent Reinforcement Learning (MARL) trains several learning agents that share an environment, each adapting its behavior while the others adapt too.
FundamentalsActive learning is a training strategy where the model itself chooses which unlabeled examples a human should label next.
FundamentalsData augmentation artificially expands a training set by creating modified copies of existing examples — like flipping or cropping images.
Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.