stable-baselines3/stable_baselines3
Antonin RAFFIN 5b19e37eb1 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
2025-01-07 11:32:02 +01:00
..
a2c
common Fix video recorder and add test (#2063) 2025-01-07 11:32:02 +01:00
ddpg Update TD3/DDPG/DQN defaults for consistency (#1785) 2024-01-12 16:05:14 +01:00
dqn Updated DQN optimizer input to only include q_network parameters as input (#1963) 2024-07-05 19:07:55 +02:00
her Fix various typos (#1981) 2024-07-29 10:44:23 +02:00
ppo Remove unnecessary SDE resampling in PPO update (#1933) 2024-06-29 20:07:32 +02:00
sac Fix various typos (#1926) 2024-05-15 15:19:39 +02:00
td3 Fix various typos (#1926) 2024-05-15 15:19:39 +02:00
__init__.py
py.typed
version.txt Fix video recorder and add test (#2063) 2025-01-07 11:32:02 +01:00