stable-baselines3/stable_baselines3
Stelios Tymvios 9003a09d5b
Callbacks have access to locals (#115)
* callbacks have access to locals

* changeloc

* doc

* callbacks have access to locals

* changeloc

* doc

* Added update function for child callbacks

* Pre-Release 0.8.0 (#134)

* Fix double reset and improve typing coverage (#136)

* Fix double reset and improve typing coverage

* Revert minor edit

* Add doc about types

* Update child callbacks

* cleaned imports

* format

* import order

* Simplify tests and add comments

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2020-08-23 14:34:01 +02:00
..
a2c Match performance with stable-baselines (discrete case) (#110) 2020-08-03 22:22:51 +02:00
common Callbacks have access to locals (#115) 2020-08-23 14:34:01 +02:00
ddpg Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
dqn Remove "device" argument from policies (#141) 2020-08-23 13:27:52 +02:00
ppo fix approximate entropy calculation in PPO and A2C (#130) 2020-07-29 21:19:41 +02:00
sac Remove "device" argument from policies (#141) 2020-08-23 13:27:52 +02:00
td3 Remove "device" argument from policies (#141) 2020-08-23 13:27:52 +02:00
__init__.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Remove "device" argument from policies (#141) 2020-08-23 13:27:52 +02:00