Skip to content

v1.1.0

Compare
Choose a tag to compare
@eduardocarvp eduardocarvp released this 02 Jun 15:46
· 95 commits to develop since this release

Bug Fixes

  • allow zero layer (e3b5a04)
  • sort by cat_idx into embedding generator (9ab3ad5)
  • update forest_example notebook (8092324)

Features

  • add multi output regression (ffd7c28)
  • add num_workers and drop_last to fit parameters (313d074)
  • remove mask computations from forward (44d1a47)
  • speed boost and code simplification for GBN (1642909)