stable-baselines3/docs/modules
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.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00
base.rst Review of code (A2C, PPO and refactoring) (#35) 2020-06-09 13:54:18 +02:00
ddpg.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00
dqn.rst Avoid transposing channel-first envs (#213) 2020-11-03 12:34:09 +01:00
her.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00
ppo.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00
sac.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00
td3.rst Update documentation (#199) 2020-10-28 09:55:16 +01:00