This repository has been archived by the owner on May 6, 2021. It is now read-only.
Releases: JuliaReinforcementLearning/ReinforcementLearningEnvironments.jl
Releases · JuliaReinforcementLearning/ReinforcementLearningEnvironments.jl
v0.2.1
ReinforcementLearningEnvironments v0.2.1
Closed issues:
- Add OpenSpiel (#18)
- Should
seed!
be part of the interface? (#24) - Expectations on observation type (#25)
Merged pull requests:
- add OpenSpiel (#33) (@findmyway)
- CompatHelper: add new compat entry for "StatsBase" at version "0.32" (#34) (@github-actions[bot])
v0.2.0
ReinforcementLearningEnvironments v0.2.0
Closed issues:
- Make
Observation
mutable? (#20)
Merged pull requests:
- use RLBase instead (#29) (@findmyway)
- Install TagBot as a GitHub Action (#30) (@JuliaTagBot)
- CompatHelper: add new compat entry for "ReinforcementLearningBase" at version "0.6" (#31) (@github-actions[bot])
v0.1.3
Add more keyword parameters to AtariEnv.
Add upper bounds of dependencies.
v0.1.2
Allow cart pole environment to reach the max_step
v0.1.1
Unify the return of observe(env)
v0.1.0
Register this package so that we can drop the many other dependencies in ReinforcementLearning.jl.