stable-baselines3/stable_baselines3
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
..
a2c Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
common Fix off policy features extractor (#198) 2020-10-27 14:24:59 +01:00
ddpg Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
dqn Fix off policy features extractor (#198) 2020-10-27 14:24:59 +01:00
her Implement HER (#120) 2020-10-22 11:56:43 +02:00
ppo Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
sac Fix off policy features extractor (#198) 2020-10-27 14:24:59 +01:00
td3 Fix off policy features extractor (#198) 2020-10-27 14:24:59 +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 Implement HER (#120) 2020-10-22 11:56:43 +02:00