Repository navigation

#

vanilla-gan

My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.), DCGAN (Radford et al.), etc.

Python
381
4 年前

PyTorch implementation of Vanilla GAN

Python
17
8 年前

Implement multiple gan including vanilla_gan, dcgan, cgan, infogan and wgan with tensorflow and dataset including mnist.

Python
9
7 年前

TensorFlow Generative Adversarial Networks (GANs)

Python
4
6 年前

TensorFlow Generative Adversarial Networks (GANs)

Python
4
6 年前

Standard Deep Learning Models implemented in pytorch framework

Jupyter Notebook
2
6 年前

Simulate experiments with the Vanilla GAN architecture and training algorithm in PyTorch using this package.

Python
1
3 年前

Simulate experiments with the Vanilla GAN architecture and training algorithm in PyTorch using this package.

Python
1
3 年前

Vanilla GAN implementation on MNIST dataset using PyTorch

Jupyter Notebook
1
6 年前

This repository implements a Vanilla Generative Adversarial Network (GAN) to generate handwritten digits using the MNIST dataset

Jupyter Notebook
0
4 个月前

These tutorials are for beginners who need to understand deep generative models.

0
3 年前

These tutorials are for beginners who need to understand deep generative models.

0
3 年前

Implementations of different Generative Adversarial Networks

Python
0
4 年前