sgillen / gan_art

Exploring art from Generative Adversarial Networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GAN Art

What is this?
I trained a generative adversarial network to make art. This isn't a new idea, I used the network architecture and training tricks from this paper and stole a lot of code from this blog post.

Check out this colab notebook where you can interactively explore the art generated by the trained model!

art

About

Exploring art from Generative Adversarial Networks.


Languages

Language:Python 100.0%