adaptive v0.7.4 Release Notes

Release Date: 2019-02-15 // about 5 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • Loading data file with no data results in an error for the BalancingLearner #148
    • Returning np.nan breaks the 1D learner #145
    • ๐Ÿ›  fix bug in curvature_loss #152 (basnijholt)

    ๐Ÿ”€ Merged pull requests:

    • โœ… handle NaN losses and add a test, closes #145 #151 (basnijholt)
    • ๐Ÿ– handle empty data files when loading, closes #148 #149 (basnijholt)