stable-baselines3/stable_baselines3
Fiete b6aa507a22
Make check_env assertions in regards to observation_space more actionable (#1400)
* add instructions for running single tests in the README, add assertions for observation_space

* update changelog

* address linting warnings

* correct pytest command in the README

* correct review comments, run make commit-checks

* truncate lines that are too long

* address make lint warning about checking module availability

* fix tests

* use f-strings for formatting assertion messages

* fix type issue

* Refactor tests, improve error messages

---------

Co-authored-by: Antonin Raffin <antonin.raffin@dlr.de>
2023-03-29 15:26:03 +02:00
..
a2c Upgrade black formatting (#1310) 2023-02-02 11:58:41 +01:00
common Make check_env assertions in regards to observation_space more actionable (#1400) 2023-03-29 15:26:03 +02:00
ddpg Upgrade black formatting (#1310) 2023-02-02 11:58:41 +01:00
dqn Fix Atari Roms download, enable RUF linting (#1379) 2023-03-12 18:47:52 +01: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 Make check_env assertions in regards to observation_space more actionable (#1400) 2023-03-29 15:26:03 +02:00