stable-baselines3/docs/guide
Antonin RAFFIN e3875b50a1
Stable-Baselines3 v1.0 (#354)
* Bump version and update doc

* Fix name

* Apply suggestions from code review

Co-authored-by: Adam Gleave <adam@gleave.me>

* Update docs/index.rst

Co-authored-by: Adam Gleave <adam@gleave.me>

* Update wording for RL zoo

Co-authored-by: Adam Gleave <adam@gleave.me>
2021-03-17 14:20:31 +01:00
..
algos.rst Correct typo in the docs (#321) 2021-02-19 19:18:41 +01:00
callbacks.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00
checking_nan.rst Add base doc 2020-05-07 10:10:51 +02:00
custom_env.rst Avoid transposing channel-first envs (#213) 2020-11-03 12:34:09 +01:00
custom_policy.rst Stable-Baselines3 v1.0 (#354) 2021-03-17 14:20:31 +01:00
developer.rst Stable-Baselines3 v1.0 (#354) 2021-03-17 14:20:31 +01:00
examples.rst Add note on loading and resetting environments (#340) 2021-03-05 17:05:14 +01:00
export.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00
imitation.rst Add imitation library docs (#200) 2020-10-24 17:33:26 +01:00
install.rst Update custom policy documentation (#312) 2021-02-06 18:19:58 +01:00
migration.rst Stable-Baselines3 v1.0 (#354) 2021-03-17 14:20:31 +01: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 Update documentation (#199) 2020-10-28 09:55:16 +01:00
sb3_contrib.rst Update doc: SB3-Contrib (#267) 2020-12-21 16:17:24 +01:00
tensorboard.rst Add Support for Text Records to Logger, Add Hint on How To Access SummaryWriter in Docs. (#303) 2021-02-01 11:56:33 +01:00
vec_envs.rst Add base doc 2020-05-07 10:10:51 +02:00