stable-baselines3/stable_baselines3
Juan Rocamonde cdcdd32c51
Fix return type of evaluate_actions (#1118)
* Fix return type of ActorCriticPolicy.evaluate_actions to optional entropy tensor

* Update changelog.rst
2022-10-14 17:45:28 +02:00
..
a2c Remove deprecated features and attributes (#1104) 2022-10-11 10:55:16 +02:00
common Fix return type of evaluate_actions (#1118) 2022-10-14 17:45:28 +02:00
ddpg Remove deprecated features and attributes (#1104) 2022-10-11 10:55:16 +02:00
dqn Remove deprecated features and attributes (#1104) 2022-10-11 10:55:16 +02:00
her Add append mode to Monitor (#1037) 2022-08-31 11:53:44 +02:00
ppo Remove deprecated features and attributes (#1104) 2022-10-11 10:55:16 +02:00
sac Remove deprecated features and attributes (#1104) 2022-10-11 10:55:16 +02:00
td3 Remove deprecated features and attributes (#1104) 2022-10-11 10:55:16 +02:00
__init__.py Upgrade code to Python 3.7+ syntax using pyupgrade (#887) 2022-04-25 13:01:38 +03:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Remove deprecated features and attributes (#1104) 2022-10-11 10:55:16 +02:00