mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-05-23 22:20:18 +00:00
* Fix VecNormalize type hints * Fix VecEnv utils type annotations * Apply suggestions from code review Co-authored-by: M. Ernestus <maximilian@ernestus.de> * Remove PyType --------- Co-authored-by: M. Ernestus <maximilian@ernestus.de> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base_vec_env.py | ||
| dummy_vec_env.py | ||
| patch_gym.py | ||
| stacked_observations.py | ||
| subproc_vec_env.py | ||
| util.py | ||
| vec_check_nan.py | ||
| vec_extract_dict_obs.py | ||
| vec_frame_stack.py | ||
| vec_monitor.py | ||
| vec_normalize.py | ||
| vec_transpose.py | ||
| vec_video_recorder.py | ||