Chopin and Ragtime model training and output with loss of 0.0049#21
Open
gjmulder wants to merge 2 commits into
Open
Chopin and Ragtime model training and output with loss of 0.0049#21gjmulder wants to merge 2 commits into
gjmulder wants to merge 2 commits into
Conversation
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
Owner
|
Hi, Might I ask why this is a pull request? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@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: