stable-baselines3/stable_baselines3/her
Jonathan f667f086ea
Fixes HER mixed ordering of desired_goal and achieved_goal (#1570)
* change ordering of achieved_goal and desired_goal to match expected compute_reward order

* Update changelog.rst

* Update version

* Update version.txt

* Update changelog.rst

---------

Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
2023-06-21 16:27:06 +02:00
..
__init__.py Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
goal_selection_strategy.py Implement HER (#120) 2020-10-22 11:56:43 +02:00
her_replay_buffer.py Fixes HER mixed ordering of desired_goal and achieved_goal (#1570) 2023-06-21 16:27:06 +02:00