Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 05:24
43577d2

IterationControl v0.3.0

Diff since v0.2.2

  • Don't lower verbosity in train!(...) when passing to update calls. Breaks logging behaviour for controls but built-in controls have been fixed so that their use in train!(...) is unaffected. (#34)

Merged pull requests:

  • Don't lower the verbosity level passed to update methods (#34) (@ablaom)
  • For a 0.3.0 release (#35) (@ablaom)