Antonin RAFFIN
55912576ed
Cleanup docstring types ( #169 )
...
* Cleanup docstring types
* Update style
* Test with js hack
* Revert "Test with js hack"
This reverts commit d091f438e8851ab8d01b66628e06a104f5e5ec69.
* Fix types
* Fix typo
* Update CONTRIBUTING example
2020-10-02 20:05:55 +03: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
Matthias K
977a615c82
Fixed SubprocVecEnv close. ( #68 )
...
Updated changelog.
Co-authored-by: Matthias K <wirspielen@web.de>
2020-06-20 18:01:37 +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
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