stable-baselines3/stable_baselines3
Quentin Gallouédec 5cd891317e
Add with_bias parameter to create_mlp (#1188)
* Add with_bias arg

* Update changelog

* move torch_layers to the last position

* Update version

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2022-11-29 12:43:16 +01:00
..
a2c Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
common Add with_bias parameter to create_mlp (#1188) 2022-11-29 12:43:16 +01:00
ddpg Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
dqn Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
her Add append mode to Monitor (#1037) 2022-08-31 11:53:44 +02:00
ppo Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
sac Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
td3 Drop gym.GoalEnv and other minor changes initally from #780 (#1184) 2022-11-28 18:22:31 +01: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 Add with_bias parameter to create_mlp (#1188) 2022-11-29 12:43:16 +01:00