Skip to content

v1.2.0 Argumentation-based reward functions

Compare
Choose a tag to compare
@rchaput rchaput released this 10 Feb 09:03
· 14 commits to master since this release
v1.2.0
856d41c

What's Changed

🆕 New features

  • Add argumentation-based reward functions with AJAR library (#7)

🐛 Bugfixes

  • Fixed setting the random seed to ensure reproducibility and added tests for random seeds (#4)

Various improvements

  • Build multiple versions of the documentation (#6)
  • Add support and testing for Python 3.12 (#8)

Full Changelog: v1.1.0...v1.2.0