stable-baselines3/docs/modules
Antonin RAFFIN c62e9259db
Add custom objects support + bug fix (#336)
* Add support for custom objects

* Add python 3.8 to the CI

* Bump version

* PyType fixes

* [ci skip] Fix typo

* Add note about slow-down + fix typos

* Minor edits to the doc

* Bug fix for DQN

* Update test

* Add test for custom objects
2021-03-06 15:17:43 +02:00
..
a2c.rst Add custom objects support + bug fix (#336) 2021-03-06 15:17:43 +02:00
base.rst Review of code (A2C, PPO and refactoring) (#35) 2020-06-09 13:54:18 +02:00
ddpg.rst Add custom objects support + bug fix (#336) 2021-03-06 15:17:43 +02:00
dqn.rst Add custom objects support + bug fix (#336) 2021-03-06 15:17:43 +02:00
her.rst Add custom objects support + bug fix (#336) 2021-03-06 15:17:43 +02:00
ppo.rst Add custom objects support + bug fix (#336) 2021-03-06 15:17:43 +02:00
sac.rst Add custom objects support + bug fix (#336) 2021-03-06 15:17:43 +02:00
td3.rst Add custom objects support + bug fix (#336) 2021-03-06 15:17:43 +02:00