stable-baselines3/stable_baselines3
Benjamin Black a038044d11
Added support for vector envs in evaluation (#447)
* added vector env support to evaluate_policy

* fixed linting and documentation

* updated changelog

* fixed code style issue

* added tests for vec env

* fixed formatting

* renamed observations

* added comments for vector evaluation

* fixed issues

* Cleanup + bump version

* Add comment

* Fix wrong count of episodes

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
Co-authored-by: Antonin Raffin <antonin.raffin@dlr.de>
2021-05-28 12:40:29 +02:00
..
a2c Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
common Added support for vector envs in evaluation (#447) 2021-05-28 12:40:29 +02:00
ddpg Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
dqn Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
her Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
ppo Documentation update (#450) 2021-05-23 13:13:11 +02:00
sac Fix ent coef loading for SAC (#429) 2021-05-12 12:21:54 +03:00
td3 Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
__init__.py Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Added support for vector envs in evaluation (#447) 2021-05-28 12:40:29 +02:00