stable-baselines3-contrib-sacd/sb3_contrib/ppo_mask
Quentin Gallouédec dec7b5303a
Deprecate ``create_eval_env``, ``eval_env`` and ``eval_freq`` parameter (#105)
* Deprecate ``eval_env``, ``eval_freq```and ``create_eval_env``

* Update changelog

* Typo

* Raise deprecation warining in _setup_learn

* Upgrade to latest SB3 version and update changelog

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2022-10-10 17:12:40 +02:00
..
__init__.py MaskablePPO dictionary observation support (#47) 2021-10-23 17:05:37 +02:00
policies.py Using policy_aliases instead of register_policy (#66) 2022-04-08 21:36:23 +02:00
ppo_mask.py Deprecate ``create_eval_env``, ``eval_env`` and ``eval_freq`` parameter (#105) 2022-10-10 17:12:40 +02:00