Real data Generated (fake) Generator mean μ
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

Generative Adversarial Network Simulator

A Generative Adversarial Network trains two opposing networks at once: a generator that tries to manufacture convincing fake data, and a discriminator that tries to catch it in the act. This simulator runs a genuine miniature version of that game in your browser — a Gaussian generator and a small trainable neural discriminator, both updated with real gradient steps every frame — so you can watch the adversarial feedback loop converge, oscillate, or collapse onto a single mode of the target distribution.