stable-baselines3/stable_baselines3
Lucas Alegre b8c72a5348
Add SUMO-RL as example project in the docs (#257)
* Add SUMO-RL as example project in the docs

* Fixed docstring of AtariWrapper which was not inside of __init__

* Updated changelog regarding docs

* Fix docstring of classes in atari_wrappers.py which were inside the constructor

* Formated docstring with black

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2020-12-13 17:15:45 +01:00
..
a2c Add supported action spaces checks (#254) 2020-12-06 14:05:10 +02:00
common Add SUMO-RL as example project in the docs (#257) 2020-12-13 17:15:45 +01:00
ddpg Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00
dqn Add supported action spaces checks (#254) 2020-12-06 14:05:10 +02:00
her Fix bug with full HerReplayBuffer (#236) 2020-11-20 13:23:03 +01:00
ppo Add supported action spaces checks (#254) 2020-12-06 14:05:10 +02:00
sac Add supported action spaces checks (#254) 2020-12-06 14:05:10 +02:00
td3 Add supported action spaces checks (#254) 2020-12-06 14:05:10 +02:00
__init__.py Implement HER (#120) 2020-10-22 11:56:43 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Add eval success rate logging (#255) 2020-12-08 15:49:07 +01:00