Skip to content

Modification of moskomule's PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE"

Notifications You must be signed in to change notification settings

azurechen97/pytorch.snapshot.ensembles

 
 

Repository files navigation

PyTorch implementation of SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE

Corrected some errors in the code by moskomule and adapted the code to the latest PyTorch (version 1.10).

Several modifications have also been made to improve the performance in test.ipynb.

basic.py is simple network for CIFAR10 classification.

About

Modification of moskomule's PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.8%
  • Python 7.2%