Very simple generative adversarial networks implementation. Derived from the O'Reilly tutorial.
- TensorFlow 1.2
- Python3.6
- Create two directory tmp/ and img/
- Run python3 ./GAN.py
https://github.com/jonbruner/generative-adversarial-networks
Very simple generative adversarial networks implementation. Derived from the O'Reilly tutorial.
Python
Very simple generative adversarial networks implementation. Derived from the O'Reilly tutorial.
https://github.com/jonbruner/generative-adversarial-networks