An open API service indexing awesome lists of open source software.

https://github.com/archsyscall/gans-tensorflow-2.0

A repository that implements GANs with TF2
https://github.com/archsyscall/gans-tensorflow-2.0

Last synced: 4 months ago
JSON representation

A repository that implements GANs with TF2

Awesome Lists containing this project

README

        

# GANs-TensorFlow-2.0
A repository that implements GANs with TF2

## Collections

* Vanilla GAN - [CODE](https://github.com/olramde/GANs-TensorFlow-2.0/blob/master/VanillaGAN.py) - [Generative Adversarial Nets, Ian Goodfellow et al](https://papers.nips.cc/paper/5423-generative-adversarial-nets.pdf)