Skip to content

v0.2.4

Choose a tag to compare

@csala csala released this 21 Jan 19:11

Internal Improvements

  • Issue #62: Test for None in HyperParameter.cast instead of HyperParameter.__init__

Bug fixes

  • Issue #98: Categorical hyperparameters do not support None as input
  • Issue #89: Fix the computation of avg_rewards in BestKReward