stable-baselines3/docs/guide
Antonin RAFFIN e907eca18e
Fix set_env to keep the number of timesteps (#615)
* Fix for `set_env`

* Add test and update changelog

* Use underscores and f-strings

* Add PyPi info

* Update comments
2021-10-23 16:36:40 +02:00
..
algos.rst Update SB3 contrib algorithms (#604) 2021-10-10 15:41:39 +02:00
callbacks.rst Added support for vector envs in evaluation (#447) 2021-05-28 12:40:29 +02:00
checking_nan.rst Add base doc 2020-05-07 10:10:51 +02:00
custom_env.rst Doc fix and improve error messages (#598) 2021-10-08 18:08:31 +02:00
custom_policy.rst Doc update (custom policy + fix her example) (#436) 2021-05-16 18:21:07 +02:00
developer.rst Stable-Baselines3 v1.0 (#354) 2021-03-17 14:20:31 +01:00
examples.rst Fix set_env to keep the number of timesteps (#615) 2021-10-23 16:36:40 +02:00
export.rst ONNX Documentation Update (#464) 2021-09-26 17:40:35 +02:00
imitation.rst Add imitation library docs (#200) 2020-10-24 17:33:26 +01:00
install.rst Add Python3.9 CI + upgrade min PyTorch version (#503) 2021-07-06 09:32:03 +02:00
migration.rst Documentation update (#450) 2021-05-23 13:13:11 +02:00
quickstart.rst [ci skip] Simplify quickstart example 2020-05-11 15:32:01 +02:00
rl.rst Add base doc 2020-05-07 10:10:51 +02:00
rl_tips.rst Add custom objects support + bug fix (#336) 2021-03-06 15:17:43 +02:00
rl_zoo.rst Stable-Baselines3 v1.0 (#354) 2021-03-17 14:20:31 +01:00
save_format.rst System info helper (#613) 2021-10-18 10:43:56 +02:00
sb3_contrib.rst Update SB3 contrib algorithms (#604) 2021-10-10 15:41:39 +02:00
tensorboard.rst Fix set_env to keep the number of timesteps (#615) 2021-10-23 16:36:40 +02:00
vec_envs.rst Documentation fixes (#514) 2021-07-18 20:51:41 +02:00