Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 372 Bytes

File metadata and controls

7 lines (4 loc) · 372 Bytes

Unsupervised Incremental Online Learning and Prediction of Musical Audio Signals

We will implement the paper as it is.

We then aim to improve learning speed of the sequential analysis by using LSTM instead of CB or HN. We also aim to improve the quality of predictions by putting metric analysis in the segmentation.

For more information, read the Reference file.