Snapshot Ensemble Implementation in PyTorch

Hey everyone,

I was wondering if anyone has implemented Snapshot Ensemble paper in PyTorch? Were you able to reproduce the results?

Torch Classic edition implementation is here:

I tried to implement before ( https://github.com/moskomule/pytorch.snapshot.ensembles ). I think it includes some mistakes so I’ll check it later.

1 Like