stable-baselines3/stable_baselines3
Tirafesi 644d2c17ac
save_replay_buffer now receives as argument the file path instead of the folder path (#63)
* save_replay_buffer now receives as argument the file path instead of the folder path

* Update changelog.rst

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2020-06-17 14:00:49 +02:00
..
a2c Review of code (A2C, PPO and refactoring) (#35) 2020-06-09 13:54:18 +02:00
common save_replay_buffer now receives as argument the file path instead of the folder path (#63) 2020-06-17 14:00:49 +02:00
ppo Review of code (A2C, PPO and refactoring) (#35) 2020-06-09 13:54:18 +02:00
sac Review of code (A2C, PPO and refactoring) (#35) 2020-06-09 13:54:18 +02:00
td3 Review of code (A2C, PPO and refactoring) (#35) 2020-06-09 13:54:18 +02:00
__init__.py More doc + sync VecEnvs + atari 2020-05-07 16:08:23 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Update notebooks (#65) 2020-06-17 12:47:09 +02:00