Skip to content

v2.0.0

Compare
Choose a tag to compare
@eduardocarvp eduardocarvp released this 13 Oct 12:10
· 66 commits to develop since this release

Bug Fixes

  • 1000 lines only when env=CI (c557349)
  • add map_location to torch load (c2b560e)
  • load_model fallback to BytesIO for Py3.6 (55c09e5)

Features

  • add check nan and inf (d871406)
  • add easy schedulers (0ae114f)
  • adding callbacks and metrics (1e0daec)
  • refacto models with metrics and callbacks (cc57d62)
  • speedups (5a01359)
  • TabNetMultiTaskClassifier (5764a43)
  • update readme and notebooks (9cb38d2)