adverserial
There are 6 repositories under adverserial topic.
firmai/mtss-gan
MTSS-GAN: Multivariate Time Series Simulation with Generative Adversarial Networks (by @firmai)
The-AI-Summer/GANs-in-Computer-Vision
GANs in computer vision AI Summer article series
develooper1994/MasterThesis
My Master Thesis experimentation source codes
hglad/easygan
Provides a framework for training Generative Adverserial Networks (GANs) with user-defined training parameters and network complexity.
AliLotfi92/Variational_Autoencoder_Pytorch
Pytorch Implementation of VAE
galinator9000/tf_GAN_mnist
One of the most basic GAN setup. Training on MNIST dataset for generating handwritten digits, on Tensorflow.