Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 469 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 469 Bytes

Jazz Solo Generation Using RNN

Jazz solo generation project using an RNN in python/TensorFlow and the Weimar Jazz Database. For Applied Machine Learning (AAI 695)

jazz-arima.ipynb contains initial time series analysis of data

jazz-rnn.ipynb contains final RNN model

To Run Project:

download Weimar Jazz Database from https://jazzomat.hfm-weimar.de/download/downloads/wjazzd.db ) and put in the root of Google Drive.

Code should be run in Google Colab