Skip to content

Releases: pykong/MERLIn

v1.2.0

Choose a tag to compare

@pykong pykong released this 17 Sep 16:46
7c0cdb5
  • rename VanillaDQN to BasicDQN agent
  • rename BaseDQN to AbstractDQN
  • move images for README.md to this repository

v1.1.0

Choose a tag to compare

@pykong pykong released this 09 Sep 19:11
b7902f9

Changes to analysis:

  • Swap multi-histograms for violin plots
  • Implement Mann-Whitney U test on rewards

v1.0.0

Choose a tag to compare

@pykong pykong released this 01 Sep 12:42
3238197

Initial release.