stable-baselines3/docs/modules
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
..
a2c.rst Support for MultiBinary / MultiDiscrete spaces (#13) 2020-05-18 14:42:13 +02:00
base.rst Fix duplicate entry in the doc 2020-05-07 18:09:04 +02:00
ppo.rst Support for MultiBinary / MultiDiscrete spaces (#13) 2020-05-18 14:42:13 +02:00
sac.rst Support for MultiBinary / MultiDiscrete spaces (#13) 2020-05-18 14:42:13 +02:00
td3.rst Support for MultiBinary / MultiDiscrete spaces (#13) 2020-05-18 14:42:13 +02:00