stable-baselines3/stable_baselines3/sac
Antonin RAFFIN 9069cf55f1
Fix DQN predict shape for single Gym env (#222)
* Fix DQN predict shape for single Gym env

* Remove unused imports
2020-11-17 00:43:26 +02:00
..
__init__.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
policies.py Fix DQN predict shape for single Gym env (#222) 2020-11-17 00:43:26 +02:00
sac.py Add callable signatures to type annotations. (#215) 2020-11-15 17:50:28 +01:00