Skip to content

Releases: huyvnphan/PyTorch_CIFAR10

Update readme

11 Jan 02:31
80c2325
Compare
Choose a tag to compare

Add model.eval()

Update for PyTorch 1.7 and PyTorch Lightning 1.1

11 Jan 02:19
038caf6
Compare
Choose a tag to compare
  • Update for new a version of PyTorch and PyTorch Lightning
  • Reduce VGG model size
  • Provide detail WandB report

Retrain all models to have better accuracy

24 May 02:29
Compare
Choose a tag to compare

Using cosine annealing improve all models' accuracy about 1% to 2%

Switch to PyTorch Lightning

09 Apr 23:09
af7164f
Compare
Choose a tag to compare
  • Code is now re-producible
  • Simplier interface

Better handling relative paths

21 Nov 22:16
Compare
Choose a tag to compare
1.2

Simplify training code

Stable

11 Jul 18:40
Compare
Choose a tag to compare

Work pretty well. Has enough models for general use.