Robotics Rl Srl Versions Save

S-RL Toolbox: Reinforcement Learning (RL) and State Representation Learning (SRL) for Robotics

v1.2.0

5 years ago
  • fixed a bug in the dataset generator where the GUI was instantiated two times
  • updated stable-baselines version + srl-zoo submodule
  • add stable-baselines SAC version
  • remove pytorch SAC version breaking changes

v0.4

5 years ago

Initial release, using OpenAI Baselines (and patches) for the RL algorithms.

v1.0

5 years ago

Model trained with previous release are not compatible with this version.

  • refactored all rl baselines to integrate with Stable Baselines breaking changes
  • updated plotting scripts
  • added doc