stable-baselines3/docs/guide
Carlos Luis 5143cd19f7
Gym fixes - Follow up from #705 (#734)
* fix Atari in CI

* fix dtype and atari extra

* Update setup.py

* remove 3.6

* note about how to install Atari

* pendulum-v1

* atari v5

* black

* fix pendulum capitalization

* add minimum version

* moved things in changelog to breaking changes

* partial v5 fix

* env update to pass tests

* mismatch env version fixed

* Fix tests after merge

* Include autorom in setup.py

* Blacken code

* Fix dtype issue in more robust way

* Fix GitLab CI: switch to Docker container with new black version

* Remove workaround from GitLab. (May need to rebuild Docker for this though.)

* Revert to v4

* Update setup.py

* Apply suggestions from code review

* Remove unnecessary autorom

* Consistent gym versions

Co-authored-by: J K Terry <justinkterry@gmail.com>
Co-authored-by: Anssi <kaneran21@hotmail.com>
Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
Co-authored-by: modanesh <mohamad4danesh@gmail.com>
Co-authored-by: Adam Gleave <adam@gleave.me>
2022-02-04 15:13:57 -08:00
..
algos.rst Update SB3 Contrib doc (ARS) and W&B integration (#726) 2022-01-18 15:10:25 +01:00
callbacks.rst Gym fixes - Follow up from #705 (#734) 2022-02-04 15:13:57 -08: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 Gym fixes - Follow up from #705 (#734) 2022-02-04 15:13:57 -08:00
developer.rst Stable-Baselines3 v1.0 (#354) 2021-03-17 14:20:31 +01:00
examples.rst Gym fixes - Follow up from #705 (#734) 2022-02-04 15:13:57 -08:00
export.rst Gym fixes - Follow up from #705 (#734) 2022-02-04 15:13:57 -08:00
imitation.rst Add imitation library docs (#200) 2020-10-24 17:33:26 +01:00
install.rst Drop Python 3.6 support (#685) 2021-12-06 12:54:43 +01:00
integrations.rst Add Hugging Face integration to SB3 doc (#733) 2022-01-20 10:04:12 +01:00
migration.rst Update custom_policy.rst (#711) 2022-01-03 16:22:58 +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 Update custom_policy.rst (#711) 2022-01-03 16:22:58 +01: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 doc (ARS) and W&B integration (#726) 2022-01-18 15:10:25 +01:00
tensorboard.rst Gym fixes - Follow up from #705 (#734) 2022-02-04 15:13:57 -08:00
vec_envs.rst Documentation fixes (#514) 2021-07-18 20:51:41 +02:00