Interactive Javascript Web Demo that implements a fixed-topology version of Compositional Pattern Producing Network to produce abstract generative art.
See my blog posts here, here, and here for more background and details.
The live webapp is hosted here.
I used karpathy's awesome recurrent.js library to allow me to quickly implement flexible neural nets in javascript.
MIT