The following are the most likely applications of neural networks in GridMusic doable in Summer 2015:
In theory, a neural network can be trained to generate an expansion sequence in different styles simply by training it beforehand with instances of that style. This implies that the network is trained prior to being used in GridMusic, which means it must be a separate process. The easiest way to do this (without switching over to Clojure or something):
Of these, the first and last will be part of GridMusic. The second will be a separate sketch.
Query: should the base network class be a Processing library?