Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Dec 10:34
· 82 commits to main since this release

DecisionFocusedLearningBenchmarks v0.4.0

Diff since v0.3.0

Breaking changes

  • info field in DataSample in now a NamedTuple
  • DVSP benchmark is slightly different in state sampling
  • behaviour of evaluate_policy changed slightly

Merged pull requests:

  • Improve DVSP benchmark: additional features, + more variety in start … (#48) (@BatyLeo)
  • Enforce info field to be a NamedTuple (#50) (@BatyLeo)