stable-baselines3/docs/misc
Quentin Gallouédec c4f54fcf04
Handling multi-dimensional action spaces (#971)
* Handle non 1D action shape

* Revert changes of observation (out of the scope of this PR)

* Apply changes  to DictReplayBuffer

* Update tests

* Rollout buffer n-D actions space handling

* Remove error when non 1D action space

* ActorCriticPolicy return action with the proper shape

* remove useless reshape

* Update changelog

* Add tests

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2022-08-06 14:19:20 +02:00
..
changelog.rst Handling multi-dimensional action spaces (#971) 2022-08-06 14:19:20 +02:00
projects.rst Add furuta pendulum project to project list (#742) 2022-02-04 11:39:49 +02:00