Generative AI
Generative AI simulators
How models learn the shape of data and generate new samples from it.
The Data Manifold
Explore the enormous space of possible pixel arrays and see how real images occupy only a thin, structured region where probability concentrates.
Open simulator→
Byte Pair Encoding
Glue the commonest pair of neighbouring symbols into one, over and over, and watch a vocabulary grow from bare letters into whole words.
Open simulator→
Autoregressive Models
A 40-word vocabulary with a probability for every word at every step, and temperature, top-k and top-p deciding which of them survive to be sampled.
Open simulator→