LESSWRONG
LW

Wikitags

GAN

Edited by Multicore, stick109 last updated 4th Dec 2020

Generative Adversarial Network is a architecture containing two modules. The generator attempts to create an output that is similar to the network's training data, while the discriminator attempts to tell the generator's outputs apart from the training data. The generator is reinforced based on how well its outputs fool the discriminator, so the two modules are adversaries.

GANs are best known for working well with images; for example, generating pictures of human faces.

Subscribe
Subscribe
machine learning
Discussion0
Discussion0
Posts tagged GAN
32Google's new text-to-image model - Parti, a demonstration of scaling benefits
Kayden
3y
4
34Steganography and the CycleGAN - alignment failure case study
Jan Czechowski
3y
0
26Digital Molecular Assemblers: What synthetic media/generative AI actually represents, and where I think it's going
Yuli_Ban
2y
4
18GAN Discriminators Don't Generalize?
tryactions
5y
7
16The Theory Behind Loss Curves
James Camacho
2mo
3
4GPT-3 + GAN
Q
stick109
5y
Q
3
2Can you force a neural network to keep generalizing?
Q Home
3y
10
0Generative adversarial models, informed by arguments
Ω
jessicata
9y
Ω
0
Add Posts