Paper: "Generative Adversarial Networks"
- QUIZ
- [Solutions]
(add links to Medium articles and other things here if you think it's appropriate: add the name of the resource and a link)
- https://towardsdatascience.com/understanding-generative-adversarial-networks-gans-cd6e4651a29
- Tutorial by Ian Goodfellow on GAN
(Add your entry in the table below, see guidelines)
Implementations summary
Author | Language | Short Link | Description |
---|---|---|---|
Ian Goodfellow | Python | Link | Implementation by Authors of paper |
Nicolas Araque | Python | Link | |
Dharmendra Choudhary | Python | Link | Basic GAN implementation tutorial |