Code source: https://github.com/jason71995/bigan/blob/master/train_cifar10.py
Implementation of (2016) Adversarial Feature Learning.
ATTENTION: The architectures and the hyperparameters in this project are not exactly same as the paper.
python==3.6
tensorflow==2.0
Results at 200k iterations.
Name | X | G(E(X)) | G(Z) |
---|---|---|---|
MNIST | |||
CIFAR10 |