I’ve been working on trying to get the neural net to come up with some music that would more inspired, more “composed”, for lack of a better word.
The challenge has been to try to make AI work with a matrix of data, where the progression along both axis (namely, melody and harmony) have meaning and some patterns to follow. LSTM’s in general are good with time series, not necessarily so with tables. So far, as one might expect, my poor neural net’s sense of rhythm is fairy well articulated and somewhat understandable, but harmony escapes them as of yet.
Here’s the current state of the art. The music was intended to be proprietary - and it is.