AI ENGVisual Encyclopedia

REFERENCE  SEVEN DOMAINS

Every training concept, on one map.

Browse by domain. Scenes open the animated exhibits; entries are the distilled reference points.

Predictive self-supervision, Causal vs Masked LM, context windows, and the training step loop.

How billions of parameters shift from Gaussian noise into structured representations.

Autoregressive generation vs bidirectional fill-in-the-blanks.

Forward logits -> Backward autodiff -> Optimizer step.

Zeroing upper-triangular scores to enforce unidirectional temporal flow.

Understanding O(N^2) memory scaling and KV cache growth.