Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chopin and Ragtime model training and output with loss of 0.0049 #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gjmulder
Copy link

@gjmulder gjmulder commented Jan 22, 2019

@Skuldur thanks for a great musical project!

I pulled down some MIDI files from Kunstderfuge and switched your code to use CUDA and Batch Normalisation to get a loss of 0.0049 after 644 epochs on my NVidia 1080Ti.

The resultant weights are too large for Github, so I uploaded them to my Dropbox:

Added some info print messages

Added Keras batch normalisation

Increased size of RNN

Changed output MIDI filename to unique time stamp
Added sample output from Chopin + Ragtime notes file

Weights (351MB) for GPU trained Chopin + Ragtime (644 epochs, loss 0.0049) can be found at: https://www.dropbox.com/s/scmblb97o77ceb8/weights_chopin_ragtime.hdf5.bz2?dl=0
@Skuldur
Copy link
Owner

Skuldur commented Jan 31, 2019

Hi,

Might I ask why this is a pull request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants