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.
See my blog post at blog.otoro.net for more details.
I tested the implementation on TensorFlow 0.60 and 0.70.
Used images2gif.py written by Almar Klein, Ant1, Marius van Voorden.
BSD - images2gif.py
MIT - everything else