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

Latest commit

 

History

History
5 lines (3 loc) · 297 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 297 Bytes

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.