Implementing of LTSM to generate Jazz Music
You can now do it through the IPython Notebook available here!
You can also add your own music files and train/test again the model.
How to run
You will need to install the following dependencies:
- Music21: available here!
- Numpy
- Keras
- See others in first run cell of the notebook
References: Deepjazz: (https://github.com/jisungk/deepjazz)
Learning Jazz Grammars: (http://ai.stanford.edu/~kdtang/papers/smc09-jazzgrammar.pdf)