Skip to content

v0.3.1

Compare
Choose a tag to compare
@Linux-cpp-lisp Linux-cpp-lisp released this 14 May 21:37
· 1375 commits to main since this release
7146fd5

[0.3.1]

Fixed

  • iepoch is no longer off-by-one when restarting a training run that hit max_epochs
  • Builders, and not just sub-builders, use the class name as a default prefix

Added

  • early_stopping_xxx arguments added to enable early stop for platued values or values that out of lower/upper bounds.