Skip to content

Release 0.3.1

Compare
Choose a tag to compare
@gdikov gdikov released this 09 Sep 22:51
· 28 commits to master since this release
e3adea2

Fixed:

  • Optimiser.update() now accepts evaluation arguments that are float, EvaluationScore or a dict
    with metric names and floats or EvaluationScores. This is valid for all optimisers.