This is a styleGAN that can be run independently without the need for python or tensrflow.
- Updated
Sep 1, 2021 - C
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.
This is a styleGAN that can be run independently without the need for python or tensrflow.
Released June 10, 2014