This repository has been archived by the owner on May 6, 2021. It is now read-only.
v0.2.5
ReinforcementLearningEnvironments v0.2.5
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)