Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.06 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.06 KB

Wasserstein GAN

A PyTorch implementation of Wasserstein GAN (WGAN) paper. This project is trying to reproduce the LSUN and CIFAR10 experiments for educational purposes.

In this project, we can also see how Deep Convolutional Generative Adversarial Network (DCGAN) evolved to WGAN.

Note: DCGAN was implemented using Keras 1 initally and migrated to Keras 2.

Jupyter Notebooks

Pre-trained Model

Generated Image Samples