AI ALIGNMENT FORUM
AF

Wikitags

GAN

Edited by Multicore, stick109 last updated 4th Dec 2020

Generative Adversarial Network is a machine learning 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
Discussion0
Discussion0
Posts tagged GAN
0Generative adversarial models, informed by arguments
jessicata
9y
0
Add Posts