Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]

Notifications You must be signed in to change notification settings

moskomule/pytorch.snapshot.ensembles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

basic.py is simple network for CIFAR10 classification. A result is shown below: accuracy is 74% for the proposed training method while 74% for normal training method.

About

PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages