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

Implement --baseline in train and eval scripts #85

Open apmcleod opened 5 years ago

apmcleod commented 5 years ago

To train a model with default settings, and to eval our (provided) baseline model for each task.

With --baseline and a --task given, no other args should be necessary, including --format, etc.

JamesOwers commented 5 years ago

This is nice, i think a priority for camera ready, but not ACME v1.0 release.

apmcleod commented 5 years ago

(We could also remove this arg, but I like it)

JamesOwers commented 4 years ago

Change of plan, we should remove this flag in favour of just documenting how to reproduce results.