pypi fastai 2.1.9
v2.1.9

latest releases: 2.7.15, 2.7.14, 2.7.13...
3 years ago

New Features

  • Refactor MixUp and CutMix into MixHandler (#3037), thanks to @muellerzr
    • Refactors into a general MixHandler class, with MixUp and CutMix simply implementing a before_batch to perform the data augmentation. See fastai.callback.mixup

Bugs Squashed

  • Gradient Accumulation + Mixed Precision shows artificially high training loss (#3048)

Don't miss a new fastai release

NewReleases is sending notifications on new releases.