stable-baselines3/stable_baselines3
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 Documentation update and style fixes (#21) 2020-05-15 13:54:06 +02:00
common Support for MultiBinary / MultiDiscrete spaces (#13) 2020-05-18 14:42:13 +02:00
ppo Support for MultiBinary / MultiDiscrete spaces (#13) 2020-05-18 14:42:13 +02:00
sac Documentation update and style fixes (#21) 2020-05-15 13:54:06 +02:00
td3 Cleanup + reformat code 2020-05-08 15:10:46 +02:00
__init__.py More doc + sync VecEnvs + atari 2020-05-07 16:08:23 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Support for MultiBinary / MultiDiscrete spaces (#13) 2020-05-18 14:42:13 +02:00