Release 0.3.1
Fixed:
Optimiser.update()
now accepts evaluation arguments that are float,EvaluationScore
or a dict
with metric names and floats orEvaluationScore
s. This is valid for all optimisers.
Optimiser.update()
now accepts evaluation arguments that are float, EvaluationScore
or a dictEvaluationScore
s. This is valid for all optimisers.