issues
search
JamesOwers
/
midi_degradation_toolkit
A toolkit for generating datasets of midi files which have been degraded to be 'un-musical'.
MIT License
38
stars
5
forks
source link
Improvements for training [low priority]
#73
Open
JamesOwers
opened
5 years ago
JamesOwers
commented
5 years ago
Allow continuing training from a checkpoint
Properly seed models such that they can be reproduced (this is actually quite difficult but I have code for it)
Get formatters out of Trainers
...think about how eval should be done (in
iteration()
?)
iteration()
?)