- Tensorflow implementation of simple GANs.
- 간단한 GANs 을 구현했습니다.
- Python v3.6
- tensorflow v1.4
- Download source
- python3 gan_mnist.py
- --todo : train or generate
- generated figure
- Download source
- python3 gan_fashion_mnist.py
- --todo : train or generate
- generated figure
- GANs for cifar10.