stable-baselines3/stable_baselines3
Antonin RAFFIN e3875b50a1
Stable-Baselines3 v1.0 (#354)
* Bump version and update doc

* Fix name

* Apply suggestions from code review

Co-authored-by: Adam Gleave <adam@gleave.me>

* Update docs/index.rst

Co-authored-by: Adam Gleave <adam@gleave.me>

* Update wording for RL zoo

Co-authored-by: Adam Gleave <adam@gleave.me>
2021-03-17 14:20:31 +01:00
..
a2c Add supported action spaces checks (#254) 2020-12-06 14:05:10 +02:00
common Add custom objects support + bug fix (#336) 2021-03-06 15:17:43 +02:00
ddpg TD3 Code review (#245) 2021-02-27 17:33:50 +01:00
dqn Add custom objects support + bug fix (#336) 2021-03-06 15:17:43 +02:00
her Fix for HER with custom objects (#343) 2021-03-06 15:57:27 +01:00
ppo Improve error messages when PPO effective batch size is 1 and when last mini-batch is truncated (#270) 2021-01-11 17:03:32 +01:00
sac TD3 Code review (#245) 2021-02-27 17:33:50 +01:00
td3 TD3 Code review (#245) 2021-02-27 17:33:50 +01: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 Stable-Baselines3 v1.0 (#354) 2021-03-17 14:20:31 +01:00