Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 866 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 866 Bytes

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.

Bondage

See my blog post at blog.otoro.net for more details.

Morphing Morphing

I tested the implementation on TensorFlow 0.60 and 0.70.

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

License

BSD - images2gif.py

MIT - everything else