stable-baselines3/stable_baselines3
Antonin RAFFIN e747e7e2b3
Add learning rate schedule example (#248)
* Add learning rate schedule example

* Update docs/guide/examples.rst

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

* Address comments

Co-authored-by: Adam Gleave <adam@gleave.me>
2020-12-02 14:54:18 +01:00
..
a2c Add learning rate schedule example (#248) 2020-12-02 14:54:18 +01:00
common Fix for saving big replay buffer, use pickle protocol>=4 (#239) 2020-11-24 16:13:00 +02:00
ddpg Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00
dqn Add learning rate schedule example (#248) 2020-12-02 14:54:18 +01:00
her Fix bug with full HerReplayBuffer (#236) 2020-11-20 13:23:03 +01:00
ppo Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00
sac Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00
td3 Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +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 Doc fixes and add monitor_kwargs parameter (#230) 2020-11-20 10:28:54 +01:00