andyalexander / cppn-tensorflow

Very Simple and Basic Implementation of Compositional Pattern Producing Network in TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cppn-tensorflow

Simplified implementation of Compositional Pattern Producing Network in TensorFlow of the purpose of abstract art generation and for future deep learning work in generative algorithms.

Forked from work based on the blog at blog.otoro.net.

Used images2gif.py written by Almar Klein, Ant1, Marius van Voorden.

License

BSD - images2gif.py MIT - everything else

About

Very Simple and Basic Implementation of Compositional Pattern Producing Network in TensorFlow


Languages

Language:Jupyter Notebook 50.3%Language:Python 49.7%