stable-baselines3/stable_baselines3/common
Antonin RAFFIN 96526ed08a
Update issue templates and env infos (#1451)
* Update issue templates and env infos

* Fix pytype
2023-04-14 13:50:14 +02:00
..
envs Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
sb2_compat Upgrade code to Python 3.7+ syntax using pyupgrade (#887) 2022-04-25 13:01:38 +03:00
vec_env Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
__init__.py Update docs (custom policy, type hints) (#167) 2020-09-29 20:41:14 +03:00
atari_wrappers.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
base_class.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
buffers.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
callbacks.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
distributions.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
env_checker.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
env_util.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
evaluation.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
logger.py Switch to pyproject.toml and ruff (#1361) 2023-03-11 22:15:26 +01:00
monitor.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
noise.py Add the argument dtype (default to float32) to the noise (#1301) 2023-02-07 13:42:14 +01:00
off_policy_algorithm.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
on_policy_algorithm.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
policies.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
preprocessing.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
results_plotter.py Fix Atari Roms download, enable RUF linting (#1379) 2023-03-12 18:47:52 +01:00
running_mean_std.py Fix test_vec_normalize.py, test_tensorboard.py and common/monitor.py type hint (#1194) 2023-01-13 18:28:22 +01:00
save_util.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
torch_layers.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
type_aliases.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
utils.py Update issue templates and env infos (#1451) 2023-04-14 13:50:14 +02:00