Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@marovira marovira released this 09 May 21:14
· 135 commits to master since this release

Updates

  • Fixes the way epochs are numbered. This should ensure that all epoch counts are now consistent with each other regardless of training type.
  • Fixes an issue where training with iterations and gradient accumulation resulted in half iterations being run after training should've stopped.
  • Removes F1, recall, and precision metrics. The implementations were not generic enough to be shipped with Helios.
  • Refactors the MAE implementation to make it more generic in terms of the types of tensors it accepts.
  • Adds a numpy version of MAE.

Full Changelog

0.1.9...0.2.0