stable-baselines3/stable_baselines3/her
Quentin Gallouédec db5366fb51
None as default value for env in HerReplayBuffer.sample + DQN batch size typing fix (#790)
* `env` to `None` by default in `HerReplayBuffer.sample` (#788)

* Fix DQN batch_size typing

* Fix changelog

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
Co-authored-by: Antonin Raffin <antonin.raffin@dlr.de>
2022-02-24 15:51:01 +01:00
..
__init__.py Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
goal_selection_strategy.py Implement HER (#120) 2020-10-22 11:56:43 +02:00
her_replay_buffer.py None as default value for env in HerReplayBuffer.sample + DQN batch size typing fix (#790) 2022-02-24 15:51:01 +01:00