A final project for course CE6143 Data Science in National Central University, Taiwan.
Using deep learning to generate Jazz music.
Clone the project.
git clone https://github.com/HuangChenChia/deep-jazz.git
python generator.py [# of epochs]
This project credits to Ji-Sung Kim, Evan Chow's jazzml
and public examples from Keras
.