stable-baselines3/stable_baselines3/common
will-maclean 4efee92fba
Set CallbackList children's parent correctly (#1939)
* Fixing #1791

* Update test and version

* Add test for callback after eval

* Fix mypy error

* Remove tqdm warnings

---------

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2024-06-07 14:07:28 +02:00
..
envs
sb2_compat
vec_env Fix various typos (#1926) 2024-05-15 15:19:39 +02:00
__init__.py
atari_wrappers.py
base_class.py Fix error when loading a model that has net_arch manually set to None (#1937) 2024-06-05 17:27:40 +02:00
buffers.py Set CallbackList children's parent correctly (#1939) 2024-06-07 14:07:28 +02:00
callbacks.py Set CallbackList children's parent correctly (#1939) 2024-06-07 14:07:28 +02:00
distributions.py
env_checker.py Fix various typos (#1926) 2024-05-15 15:19:39 +02:00
env_util.py
evaluation.py
logger.py
monitor.py Fix various typos (#1926) 2024-05-15 15:19:39 +02:00
noise.py
off_policy_algorithm.py
on_policy_algorithm.py
policies.py Set CallbackList children's parent correctly (#1939) 2024-06-07 14:07:28 +02:00
preprocessing.py
results_plotter.py Fix various typos (#1926) 2024-05-15 15:19:39 +02:00
running_mean_std.py Fix various typos (#1926) 2024-05-15 15:19:39 +02:00
save_util.py
torch_layers.py Fix various typos (#1926) 2024-05-15 15:19:39 +02:00
type_aliases.py Fix various typos (#1926) 2024-05-15 15:19:39 +02:00
utils.py