Thanks to visit codestin.com
Credit goes to github.com

Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

generative-adversarial-networks

Generative adversarial networks (GAN) are a class of generative machine learning frameworks. A GAN consists of two competing neural networks, often termed the Discriminator network and the Generator network. GANs have been shown to be powerful generative models and are able to successfully generate new data given a large enough training dataset.

Here are 278 public repositories matching this topic...

Released June 10, 2014

Followers
249 followers
Website
github.com/topics/generative-adversarial-network
Wikipedia
Wikipedia

Related topics

deep-learning neural-network