GANs
Category
•
Deep Learning
Definition
A machine learning architecture consisting of two neural networks competing against each other: a generator creating fake data and a discriminator trying to detect fakes. Powerful for generating realistic images, videos, and other content.
tl;dr
A machine learning architecture with two competing neural networks that can generate realistic content.