Skuldur / Classical-Piano-Composer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data file

sahithya-b opened this issue · comments

what does the notes in data file contains ?
how can I open it ?

That is a pickle dump of the notes used to train the model. You can load it using the pickle library (https://github.com/Skuldur/Classical-Piano-Composer/blob/master/predict.py#L16)