Skip to content

Releases: JieyuZ2/wrench

v1.1

09 Nov 06:58
7439e9c
Compare
Choose a tag to compare

What's new:

  • A branch of new methods: WeaSEL, ImplyLoss, ASTRA, MeanTeacher, Meta-Weight-Net, Learning-to-Reweight
  • A new EndClassifierModel model which unifies all the classification backbones
  • Two new datasets on image classification
  • Support torch native amp for inference in the validation step
  • Support training on multiple GPUS via torch's DistributedDataParallel and the new parallel_fit function
  • fixed some bugs

v1.0

07 Sep 12:10
a112b2b
Compare
Choose a tag to compare

The first release of wrench!