stable-baselines3/docs/guide
Antonin RAFFIN e9f0f23ce4
Fix type hints for callbacks, utils and VecTranspose (#1648)
* Fix type hints in `common/utils.py`

* Fix `VecTranspose` type annotations

* Fix types for callbacks

* Update changelog

* Fix video recorder type hints

* Fix save utils type hints

* Allow BytesIO

* Improve error message

* Make logger and training env properties

* Clarify which open_path fn is called
2023-08-29 16:04:08 +02:00
..
algos.rst Multiprocessing support for HerReplayBuffer (#704) 2023-03-20 12:03:57 +01:00
callbacks.rst Fix type hints for callbacks, utils and VecTranspose (#1648) 2023-08-29 16:04:08 +02:00
checking_nan.rst Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
custom_env.rst Update outdated custom env doc (#1490) 2023-05-08 13:48:26 +02:00
custom_policy.rst Fix typo in the documentation for Custom Policy Networks (#1620) 2023-08-01 13:20:29 +02:00
developer.rst Stable-Baselines3 v1.0 (#354) 2021-03-17 14:20:31 +01:00
examples.rst Update the Callbacks: Evaluate Agent Performance section of the Examples (#1604) 2023-07-18 13:02:47 +02:00
export.rst Fix support of image like normalized inputs (#1214) 2022-12-20 13:18:28 +01:00
imitation.rst Link to full imitation docs (#1106) 2022-10-10 21:36:30 -07:00
install.rst Drop python 3.7, add 3.11 and update github templates (#1587) 2023-07-03 12:44:18 +02:00
integrations.rst Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
migration.rst Multiprocessing support for HerReplayBuffer (#704) 2023-03-20 12:03:57 +01:00
quickstart.rst Update outdated custom env doc (#1490) 2023-05-08 13:48:26 +02:00
rl.rst Add Deep Reinforcement Learning Course Link (#1531) 2023-06-05 10:36:09 +02:00
rl_tips.rst Update outdated custom env doc (#1490) 2023-05-08 13:48:26 +02:00
rl_zoo.rst Doc fix and add Stable-Baselines3 Jax (SBX) page (#1566) 2023-06-21 18:54:16 +02:00
save_format.rst System info helper (#613) 2021-10-18 10:43:56 +02:00
sb3_contrib.rst Update doc: SB3 Contrib RecurrentPPO (#927) 2022-05-31 18:11:16 +02:00
sbx.rst Doc fix and add Stable-Baselines3 Jax (SBX) page (#1566) 2023-06-21 18:54:16 +02:00
tensorboard.rst Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
vec_envs.rst Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00