mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-09-10 21:20:52 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| algos.rst | ||
| callbacks.rst | ||
| checking_nan.rst | ||
| custom_env.rst | ||
| custom_policy.rst | ||
| developer.rst | ||
| examples.rst | ||
| export.rst | ||
| imitation.rst | ||
| install.rst | ||
| integrations.rst | ||
| migration.rst | ||
| quickstart.rst | ||
| rl.rst | ||
| rl_tips.rst | ||
| rl_zoo.rst | ||
| save_format.rst | ||
| sb3_contrib.rst | ||
| sbx.rst | ||
| tensorboard.rst | ||
| vec_envs.rst | ||