| .. |
|
envs
|
Drop gym.GoalEnv and other minor changes initally from #780 (#1184)
|
2022-11-28 18:22:31 +01:00 |
|
sb2_compat
|
Upgrade code to Python 3.7+ syntax using pyupgrade (#887)
|
2022-04-25 13:01:38 +03:00 |
|
vec_env
|
Fix unwrap_vec_normalize type hint
|
2022-11-29 15:16:02 +01:00 |
|
__init__.py
|
Update docs (custom policy, type hints) (#167)
|
2020-09-29 20:41:14 +03:00 |
|
atari_wrappers.py
|
Drop gym.GoalEnv and other minor changes initally from #780 (#1184)
|
2022-11-28 18:22:31 +01:00 |
|
base_class.py
|
Drop gym.GoalEnv and other minor changes initally from #780 (#1184)
|
2022-11-28 18:22:31 +01:00 |
|
buffers.py
|
Automatically create missing directories of `filenames passed to ResultsWriter` (#1072)
|
2022-09-21 13:14:38 +02:00 |
|
callbacks.py
|
Add progress bar callback and argument (#1095)
|
2022-10-06 18:17:31 +02:00 |
|
distributions.py
|
Fix tests/test_distributions.py type hint (#1186)
|
2022-11-29 11:27:59 +01:00 |
|
env_checker.py
|
Drop gym.GoalEnv and other minor changes initally from #780 (#1184)
|
2022-11-28 18:22:31 +01:00 |
|
env_util.py
|
Fix stable_baselines3/common/env_util.py type hint (#1192)
|
2022-11-29 15:36:55 +01:00 |
|
evaluation.py
|
Update evaluate_policy type annotation to support policies as well as RL algorithms (#1146)
|
2022-11-03 15:36:19 +01:00 |
|
logger.py
|
Add progress bar callback and argument (#1095)
|
2022-10-06 18:17:31 +02:00 |
|
monitor.py
|
Automatically create missing directories of `filenames passed to ResultsWriter` (#1072)
|
2022-09-21 13:14:38 +02:00 |
|
noise.py
|
Drop gym.GoalEnv and other minor changes initally from #780 (#1184)
|
2022-11-28 18:22:31 +01:00 |
|
off_policy_algorithm.py
|
Drop gym.GoalEnv and other minor changes initally from #780 (#1184)
|
2022-11-28 18:22:31 +01:00 |
|
on_policy_algorithm.py
|
Fix Self return type (#1167)
|
2022-11-22 13:42:39 +01:00 |
|
policies.py
|
Fix Self return type (#1167)
|
2022-11-22 13:42:39 +01:00 |
|
preprocessing.py
|
Documentation update (#450)
|
2021-05-23 13:13:11 +02:00 |
|
results_plotter.py
|
Fix default arguments + add bugbear (#363)
|
2021-03-25 11:35:21 +02:00 |
|
running_mean_std.py
|
Upgrade code to Python 3.7+ syntax using pyupgrade (#887)
|
2022-04-25 13:01:38 +03:00 |
|
save_util.py
|
Allow model trained with python3.7 to be loaded with python3.8+ without the custom_objects workaround (#1123)
|
2022-10-17 17:33:47 +02:00 |
|
torch_layers.py
|
Add with_bias parameter to create_mlp (#1188)
|
2022-11-29 12:43:16 +01:00 |
|
type_aliases.py
|
Fix stable_baselines3/common/type_aliases.py type hint (#1189)
|
2022-11-29 12:26:16 +01:00 |
|
utils.py
|
Clarify and standardize verbosity documentation (#1056)
|
2022-09-09 16:46:28 +02:00 |