The aim of this project is to create computer-generated music based on a user database of midi or .mxl-files. If you are using .mxl-files, the download of the current MuseScore version is required. Other needed imports are tensorflow and music21. Data is saved using Google protocol buffers.
The models are mostly implemented in keras, which is included in tensorflow.