Skip to content

RLCodebase 1.0

Latest
Compare
Choose a tag to compare
@KarlXing KarlXing released this 04 Mar 23:51
· 2 commits to master since this release
0187f7e
  1. renamed classes like trainers and agents for easier understanding
  2. support dm_control suite with visual observation
  3. update environment with max step limit
  4. support action repeat and reward delay
  5. update installation by fixing dependent library versions (gym, mujoco, .etc)