Skip to content

Version 0.5.1

Compare
Choose a tag to compare
@ethanwharris ethanwharris released this 06 Nov 17:40

[0.5.1] - 2019-11-06

Added

  • Added BCPlus callback for between-class learning
  • Added support for PyTorch 1.3
  • Added a show flag to the ImagingCallback.to_pyplot method, set to false to stop it from calling plt.show
  • Added manifold mixup

Changed

  • Changed the default behaviour of ImagingCallback.to_pyplot to turn off the axis

Deprecated

Removed

Fixed

  • Fixed a bug when resuming an old state dict with tqdm enabled
  • Fixed a bug in imaging where passing a title to to_pyplot was not possible