mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-05-16 21:10:08 +00:00
* Update evaluate_policy to use monitor data if available * Update documentation * Cleaning up * Remove unnecessary typing trickery * Update doc * Rename is_wrapped to clarify it is for vecenvs * Add is_wrapped for regular envs * Add is_wrapped call for subprocvecenv and update code for circular imports * Move new functions back to env_util and fix imports * Update changelog * Clarify evaluate_policy docs * Add tests for wrapped modifying episode lengths * Fix tests * Update changelog * Minor edits * Add warn switch to evaluate_policy and update tests Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org> |
||
|---|---|---|
| .. | ||
| algos.rst | ||
| callbacks.rst | ||
| checking_nan.rst | ||
| custom_env.rst | ||
| custom_policy.rst | ||
| developer.rst | ||
| examples.rst | ||
| export.rst | ||
| imitation.rst | ||
| install.rst | ||
| migration.rst | ||
| quickstart.rst | ||
| rl.rst | ||
| rl_tips.rst | ||
| rl_zoo.rst | ||
| save_format.rst | ||
| tensorboard.rst | ||
| vec_envs.rst | ||