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