Skip to content

v0.1.8

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 05:01
fe258fe

EarlyStopping v0.1.8

Diff since v0.1.7

  • Add InvalidValue stopping criterion to trigger a stop when a loss of Inf, -Inf or NaN is encountered (#24)
  • Mark NotANumber (which only catches NaN) as deprecated (#24)

Closed issues:

  • Update read me to reflect trait name changes (#22)
  • We have NotANumber but need also Infinity? (#23)

Merged pull requests: