stable-baselines3/stable_baselines3/dqn
Antonin RAFFIN 0fc0dd1b21
Fix off policy features extractor (#198)
* Faster tests

* Fix feature extractor bug + add check

* Add missing check

* Allow TD3 features extractor to be separate

* Add share features extractor option for SAC

* Bug fixes

* Apply suggestions from code review

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

Co-authored-by: Adam Gleave <adam@gleave.me>
2020-10-27 14:24:59 +01:00
..
__init__.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
dqn.py Improve typing coverage (#175) 2020-10-07 10:51:49 +02:00
policies.py Fix off policy features extractor (#198) 2020-10-27 14:24:59 +01:00