Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

v0.2.5

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 05:04
· 79 commits to master since this release
3107bd1

ReinforcementLearningEnvironments v0.2.5

Diff since v0.2.4

Closed issues:

  • Implement Acrobot (#9)
  • Incorrect type when sampling from Spaces (#55)
  • Issue while using Float32 as type for the MountainCar env (#62)

Merged pull requests:

  • add finalizer for AtariEnv (#56) (@findmyway)
  • CompatHelper: bump compat for "GR" to "0.50" (#58) (@github-actions[bot])
  • added acrobot code (#59) (@gpavanb1)
  • CompatHelper: add new compat entry for "OrdinaryDiffEq" at version "5.39" (#60) (@github-actions[bot])
  • Allow setting data type in discrete MountainCarEnv (#63) (@findmyway)
  • Fixes to Pendulum.jl and some standardizing of classical control envs (#65) (@AlexLewandowski)