GAN_Canvas_Maker
Generating Art using Generative Adversarial Network (GAN)
Python code to generate art with Generative Adversarial Network:
The code is made to run it on spell:
The code I started from had a couple of indentation errors, and some unrecognized characters, which I fixed.
If you need to follow the guide and do it fast, you can fork the repo directly.
Requirements:
-tensorflow
-PIL
-os
-numpy
-spell