Antonin RAFFIN
21e9994ff9
Fix double reset and improve typing coverage ( #136 )
...
* Fix double reset and improve typing coverage
* Revert minor edit
* Add doc about types
2020-08-05 13:12:02 +03:00
Steven H. Wang
83530560b5
Fix CloudpickleWrapper load ( #118 )
...
* CloudpickleWrapper: Load using cloudpickle
* Update changelog
2020-07-21 10:12:39 +02:00
Antonin RAFFIN
23afedb254
Auto-formatting with black and isort ( #97 )
...
* Add auto formatting with black and isort
* Reformat code
* Ignore typing errors
* Add note about line length
* Add minimum version for isort
* Add commit-checks
* Update docker image
* Fixed lost import (during last merge)
* Fix opencv dependency
2020-07-16 16:12:16 +02:00
Antonin RAFFIN
353ea81080
Fix several VecEnv issues, add fork start method to tests ( #43 )
...
* Fix several VecEnv issues, add `fork` start method to tests
* Fix signature
2020-06-04 11:22:12 +02:00
Antonin RAFFIN
623f821571
Update examples
2020-05-08 12:14:33 +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
d542732c8d
Rename to stable-baselines3
2020-05-05 15:02:35 +02:00