Josh Miller

Results 3 issues of Josh Miller

This fixes issues with #10 and #11 , and is also related to [GuitarML/PedalNetRT#16](https://github.com/GuitarML/PedalNetRT/issues/16#issuecomment-772766160) This makes the training a sequence to sequence task (predict n output steps for n input...

I've run into issues where the validation loss is `inf` during training. I think there might be an issue with the loss function

Right now I'm certainly using more for loops than I need, this can be improved

enhancement