stable-baselines3/docs/guide
Roland Gavrilescu 91adefdb4b
Support for MultiBinary / MultiDiscrete spaces (#13)
* multicategorical dist and test

* fixed List annotation

* bernoulli dist and test

* added distributions to preprocessing (needs testing)

* fixed and tested distributions

* added changelog and fixed ppo policy

* minor fix

* dist fixes, added test_spaces

* clean up

* modified changelog

* additional fixes

* minor changelog mod

* hot encoding fix, flake8 clean up

* lint tests

* preprocessing fix

* fixed bernoulli bug

* removed commented prints

* Update changelog.rst

* included suggested modifications

* linting fix

* increased space dim

* Update doc and tests

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2020-05-18 14:42:13 +02:00
..
algos.rst Support for MultiBinary / MultiDiscrete spaces (#13) 2020-05-18 14:42:13 +02:00
callbacks.rst Add base doc 2020-05-07 10:10:51 +02:00
checking_nan.rst Add base doc 2020-05-07 10:10:51 +02:00
custom_env.rst Add base doc 2020-05-07 10:10:51 +02:00
custom_policy.rst More doc + sync VecEnvs + atari 2020-05-07 16:08:23 +02:00
developer.rst Documentation update and style fixes (#21) 2020-05-15 13:54:06 +02:00
examples.rst Update PyBullet example 2020-05-09 14:38:57 +02:00
install.rst Fix typos 2020-05-08 12:28:41 +02:00
migration.rst Add base doc 2020-05-07 10:10:51 +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 Update doc 2020-05-08 13:09:38 +02:00
rl_zoo.rst Update doc (add rl zoo) 2020-05-08 11:58:43 +02:00
vec_envs.rst Add base doc 2020-05-07 10:10:51 +02:00