issues
search
vikasverma1077
/
manifold_mixup
Code for reproducing Manifold Mixup results (ICML 2019)
483
stars
65
forks
source link
A bunch of small updates
#17
Open
NetradeepakC
opened
7 months ago
NetradeepakC
commented
7 months ago
Changed deprecated code to make code compatible with Pytorch 2
Created conda environment file which will guarantee the model functioning in the future
Created .gitignore to keep datasets and experiments outside of GitHub
Added code to arg parser to select layers for more intricate experiments
Re-enabled option for data parallelism
Designed an improved scheduler to produce results better than the research paper
Created more thorough testing of alpha values for mixups to select the best alpha