the.ai

Unsupervised / Representation

verified

Autoencoder

Train a network to output its own input, but force everything through a narrow layer in the middle. Nothing can pass through unchanged, so the network has to decide what is worth keeping. The bottleneck is the entire idea: without it, copying the input is trivial and nothing has been learned.

Viz primitive · budget-splitlatent-dims = 32

latent-dims holds 4% of the budget; rest holds the remaining 96%.

The bottleneck against the input it has to reconstruct, both in dimensions. Drag the latent size to watch the compression loosen toward copying.

32

Reviewed by opendroid · 2026-08-13