tensorflow2.x implementations of Generative Adversarial Networks.
-
Updated
Jul 22, 2021 - Python
tensorflow2.x implementations of Generative Adversarial Networks.
Generative Adversarial Network (GAN) on mnist dataset using Keras
In this study, we work to transfer the pattern to the basic face image from the pattern face image, by adjusting the latent space and moving within it.
Using a GAN implemented with Keras to generate images similar to the MNIST Dataset
Generative Adversarial Network Implementations in Keras
Add a description, image, and links to the gan-keras topic page so that developers can more easily learn about it.
To associate your repository with the gan-keras topic, visit your repo's landing page and select "manage topics."