stable-baselines3/stable_baselines3/sac
Antonin RAFFIN 11d33eb4ae
Fix gSDE loading issue in test mode (#45)
* Fix gSDE loading issue in test mode

* Forward `reset_noise` method

* Re-add `make_actor`

* Reformat
2020-06-08 11:15:10 +02:00
..
__init__.py Add base doc 2020-05-07 10:10:51 +02:00
policies.py Fix gSDE loading issue in test mode (#45) 2020-06-08 11:15:10 +02:00
sac.py Tensorboard integration (#30) 2020-06-01 11:55:44 +02:00