Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 252 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 252 Bytes

E-GAN-MNIST

Implementation of EGAN over MNIST dataset

The purpose of this project is to reproduce EGAN, which is introduced by Wang Chaoyue.

The code for training process is complete, Simply run EGAN_train.py, to see the training process of EGAN.