Closed chathasphere closed 5 years ago
From what I understand, the idea is to compare training loss vs. validation loss every "x" number of iterations (say 1,000).
Following magenta's example, start with a 90/10 training/validation split. Only augment (transpositions, tempo stretches) the training data.
How will this trade be affected by the various data augmentation strategies?