Skip to content

sshleifer/mixmatch

Repository files navigation

mixmatch

Mixmatch.ipynb shows the current loss function being used on a tiny amount of data.

mixmatch.py contains the custom DataLoader that generates mixmatched batches.

model.py contains the MixupLoss module.

Help much appreciated!