Create an AI jazz composer
Project uses recurrent Neural network to train on a collection of polyphonic midi files in order to generate jazz music in midi form. A midi utility package is used to produce and parse midi files.
Check out original project from Siraj Raval (https://github.com/llSourcell/AI_Composer)
Project is incomplete. Code pushes far enough to get model created from training and test and validation data sets but fails at the point of generating music.