stable-baselines3/stable_baselines3
Anssi e2b6f5460f
Avoid transposing channel-first envs (#213)
* Add test for channel-first environments

* Add support for channel-first envs, including more tests

* Update changelog

* Run black

* Run black, again

* Improve NatureCNN error message

* Update image checks and FrameStack wrapper

* Update tests

* Update docs

* Run isort

* Reformat

* Fixes: avoid breaking changes for non-image env

* Add additional checks

* Update docstring

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2020-11-03 12:34:09 +01:00
..
a2c Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
common Avoid transposing channel-first envs (#213) 2020-11-03 12:34:09 +01:00
ddpg Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
dqn Small docstring improvements related to the notion of Rollout (#206) 2020-11-02 11:45:08 +01:00
her Implement HER (#120) 2020-10-22 11:56:43 +02:00
ppo Small docstring improvements related to the notion of Rollout (#206) 2020-11-02 11:45:08 +01: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 Add more issue templates (#211) 2020-11-02 10:43:25 +01:00