Lists (1)
Sort Name ascending (A-Z)
Stars
Curated list of awesome GAN applications and demo
In 2014, Goodfellow et al. presented a method for training generative models called Generative Adversarial Networks (GANs for short). In a GAN, we build two different neural networks. Our first net…
Code and hyperparameters for the paper "Generative Adversarial Networks"
A program that finds the common endpoint of two line segments given the start points and lengths of the line segments.