stable-baselines3/stable_baselines3/common
Antonin RAFFIN 57e8b97df5
Fix video recorder and add test (#2063)
* Fix video recorder and add test

* Update github CI

* Install ffmpeg

* Revert "Update github CI"

This reverts commit 07791e97fccae4f003b2909428b23f59557d7034.

* Skip VecVideoRecorder test on github
2024-12-21 08:24:25 +01:00
..
envs Adding FRASA to the projects page (#2059) 2024-12-17 14:53:07 +01:00
sb2_compat Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
vec_env Fix video recorder and add test (#2063) 2024-12-21 08:24:25 +01:00
__init__.py Update docs (custom policy, type hints) (#167) 2020-09-29 20:41:14 +03:00
atari_wrappers.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
base_class.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
buffers.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
callbacks.py Adding FRASA to the projects page (#2059) 2024-12-17 14:53:07 +01:00
distributions.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
env_checker.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
env_util.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
evaluation.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
logger.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
monitor.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
noise.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
off_policy_algorithm.py Adding FRASA to the projects page (#2059) 2024-12-17 14:53:07 +01:00
on_policy_algorithm.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
policies.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
preprocessing.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
results_plotter.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
running_mean_std.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
save_util.py Fix linter warnings (order __all__) (#2048) 2024-11-29 13:55:18 +01:00
torch_layers.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
type_aliases.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00
utils.py Drop python 3.8 and add python 3.12 support (#2041) 2024-11-18 15:40:36 +01:00