AI Foundations
Understand what AI is, how systems learn, where they fail, and how to judge claims without hype.
Free AI library
1019 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
1019 of 1019 guides shown. Filter by track or search above.
Normalizing flows are generative models that turn simple noise (like a Gaussian) into complex data through a chain of invertible, differentiable…
TechnicalEnergy-based models (EBMs) learn a scalar 'energy' function that assigns low values to plausible data and high values to implausible data, defining…
Visual AIWasserstein GAN (WGAN) is a redesign of the GAN training objective that uses the Wasserstein distance instead of the original min-max loss.
Visual AIConditional GANs (cGANs) extend ordinary GANs by feeding extra information, like a class label or text, into both the generator and discriminator.
Visual AIPix2Pix is a conditional GAN that learns to translate one type of image into another, such as turning a sketch into a photo or a map into a satellite view.
Visual AIImage colorization uses AI to add plausible, realistic color to black-and-white photos and film.
Visual AIStructure from Motion (SfM) reconstructs 3D scene geometry and camera positions from a set of overlapping 2D photos taken from different viewpoints.
Visual AIMulti-View Stereo (MVS) takes many calibrated photos of a scene and produces a dense 3D reconstruction by estimating depth at nearly every pixel.
TechnicalA memory-saving trick that parks the heavy bookkeeping of training (optimizer states, gradients, sometimes weights) in CPU RAM or on NVMe SSDs instead…
TechnicalTechniques for saving a model's training state in pieces (shards) so giant models can be saved and reloaded without choking on memory or disk limits, and so…
TechnicalHow AI frameworks allocate, reuse, and reclaim the limited memory on a GPU, and why leftover gaps (fragmentation) can cause out-of-memory errors even…
CompaniesGranite is IBM's family of open, enterprise-focused AI models built for business tasks like coding, document understanding, and retrieval.
Check what you learned with topic quizzes, then explore our structured courses and current certification requirements. Core guides remain free to read.