stable-baselines3/stable_baselines3
Antonin RAFFIN 5a70af8abd
Fix type hints for DQN (#1354)
* Fix type hints for DQN

* [ci skip] Remove commented line

* Refine types

* Fix vectorized obs detection

* Fix for pytype

* Fix check at load time to create replay buffer

* One config file to rule them all

* Delete unused config

---------

Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
2023-03-30 11:31:47 +02:00
..
a2c Upgrade black formatting (#1310) 2023-02-02 11:58:41 +01:00
common Fix type hints for DQN (#1354) 2023-03-30 11:31:47 +02:00
ddpg Upgrade black formatting (#1310) 2023-02-02 11:58:41 +01:00
dqn Fix type hints for DQN (#1354) 2023-03-30 11:31:47 +02:00
her Multiprocessing support for HerReplayBuffer (#704) 2023-03-20 12:03:57 +01:00
ppo Ensure train/n_updates metric accounts for early stopping of training loop (#1311) 2023-02-06 15:48:41 +01:00
sac Fix Atari Roms download, enable RUF linting (#1379) 2023-03-12 18:47:52 +01:00
td3 Fix Atari Roms download, enable RUF linting (#1379) 2023-03-12 18:47:52 +01:00
__init__.py Update version (#1220) 2022-12-19 13:53:00 +01:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Fix type hints for DQN (#1354) 2023-03-30 11:31:47 +02:00