Antonin RAFFIN
9b42b9717a
Fix sde_sample_freq for SAC ( #32 )
...
* Fix `sde_sample_freq` for SAC
* [ci skip] Add Acknowledgments
2020-05-24 16:44:44 +02:00
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
Antonin RAFFIN
15ff6d47ee
Documentation update and style fixes ( #21 )
...
* Update doc: add gSDE
* Fix codestyle
* Remove travis script
* Add lint check to gitlab
2020-05-15 13:54:06 +02:00
Antonin RAFFIN
54f6f5b6fb
Add flake8 linter and Github CI ( #19 )
...
* Cleanup code
* Add flake8 lint and github workflow
* Update build matrix
* Relax precision for python3.7
2020-05-12 17:55:01 +02:00
Antonin RAFFIN
257a40ef4b
Add Gitlab CI ( #12 )
...
* Test gitlab-ci
* Try different image
* Add pytest and doc build
* Fix command
* Fix image used for CI
* Seperate pytest builds
* Fix weird seg fault in docker image due to FakeImageEnv
* Fix make command
* [ci skip] Add space in the badges
* Fix CI failures
* Re-install opencv
* Use opencv-headless
* Test with new docker image
2020-05-09 23:10:49 +02:00
Antonin RAFFIN
413a2386d9
Cleanup + reformat code
2020-05-08 15:10:46 +02:00
Antonin RAFFIN
c20af230f7
Remove SDE support for TD3
2020-05-08 15:00:34 +02:00
Antonin RAFFIN
8a61913a1d
Update doc
2020-05-08 13:09:38 +02:00
Antonin RAFFIN
a4a4afcc3d
Fix typos
2020-05-08 12:28:41 +02:00
Antonin RAFFIN
623f821571
Update examples
2020-05-08 12:14:33 +02:00
Antonin RAFFIN
26981f1247
Build the doc
2020-05-07 17:35:29 +02:00
Antonin RAFFIN
aa0ff8a59b
Update atari test
2020-05-07 16:36:48 +02:00
Antonin RAFFIN
8046a24719
More doc + sync VecEnvs + atari
2020-05-07 16:08:23 +02:00
Antonin RAFFIN
4a4da90671
Remove saved device + update doc
2020-05-05 17:19:21 +02:00
Antonin RAFFIN
cf1ae840c8
Sync identity envs
2020-05-05 16:52:22 +02:00
Antonin RAFFIN
62bde9a970
Fix import
2020-05-05 16:30:26 +02:00
Antonin RAFFIN
2c34a4d694
Sync with Stable-Baselines
2020-05-05 16:28:38 +02:00
Antonin RAFFIN
d542732c8d
Rename to stable-baselines3
2020-05-05 15:02:35 +02:00