Skip to content

ttchengab/mixup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

mixup-PyTorch

Implementation of mixup: Beyond Empirical Minimization by Zhang et al. using PyTorch and tested on CIFAR-10 Dataset.

No saving checkpoints saving/loading implemented. Please adjust to your needs accordingly.

The current runnable code is in train_local.py. The graviti_API.py is the ongoing SDK for Graviti. The SDK for faster retrieval of datasets from their platform is currently being implemented. You may update the dataloaders accordingly once the SDK implementation is refined.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages