(no title)
solinent | 5 years ago
Jazz chord progressions are pretty simple ultimately when expressed in compressed form, but tend to have actual semantics behind them be pretty communicative so I doubt this will cover absolutely everything except the popular works.
You can generate something very close using a formal grammar but you get stuck in the same position as the logicians in Chomsky's time. I've had some really great thoughts about ML approaches, however, with some sort of seq-to-seq approach.
AndrewUnmuted|5 years ago
So far I've had the most luck doing a Peephole LSTM approach [0].
[0] https://en.wikipedia.org/wiki/Long_short-term_memory
Rochus|5 years ago
Rochus|5 years ago