stable-baselines3/docs/misc
M. Ernestus 69afefc91d
Add rollout_buffer_class parameter to on-policy algorithms (#1720)
* Add rollout_buffer_class and rollout_buffer_kwargs parameters to OnPolicyAlgorithm

* Add rollout_buffer_class and rollout_buffer_kwargs to PPO.

* Add rollout_buffer_class and rollout_buffer_kwargs to A2C.

* Make use of the rollout buffer kwargs.

* Update version

* Add test and update doc

---------

Co-authored-by: Antonin Raffin <antonin.raffin@dlr.de>
2023-10-27 17:36:24 +02:00
..
changelog.rst Add rollout_buffer_class parameter to on-policy algorithms (#1720) 2023-10-27 17:36:24 +02:00
projects.rst [Docs] Added DeepNetSlice to community projects (#1639) 2023-08-05 18:12:08 +02:00