stable-baselines3/stable_baselines3
Wilson fe6ade3089
Allow env_kwargs in make_vec_env when env ID string supplied (#189)
* Allow env_kwargs in make_vec_env when env ID string supplied

Resolves #188

* Update docs/misc/changelog.rst

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>

* Add test for env kargs in make_vec_env

* remove unnecessary args in test_vec_env_kwargs function

* Fixes and reformat

* Doc fix

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2020-10-16 11:09:19 +02:00
..
a2c Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
common Allow env_kwargs in make_vec_env when env ID string supplied (#189) 2020-10-16 11:09:19 +02:00
ddpg Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
dqn Improve typing coverage (#175) 2020-10-07 10:51:49 +02:00
ppo Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
sac Add custom arch for off-policy actor/critic networks (#182) 2020-10-13 12:01:33 +02:00
td3 Add custom arch for off-policy actor/critic networks (#182) 2020-10-13 12:01:33 +02:00
__init__.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Improve typing coverage (#175) 2020-10-07 10:51:49 +02:00