ray/rllib/env/wrappers
Amog Kamsetty ebc44c3d76
[CI] Upgrade flake8 to 3.9.1 (#15527)
* formatting

* format util

* format release

* format rllib/agents

* format rllib/env

* format rllib/execution

* format rllib/evaluation

* format rllib/examples

* format rllib/policy

* format rllib utils and tests

* format streaming

* more formatting

* update requirements files

* fix rllib type checking

* updates

* update

* fix circular import

* Update python/ray/tests/test_runtime_env.py

* noqa
2021-05-03 14:23:28 -07:00
..
tests [RLlib] Minor release 1.3 warnings cleanups. (#15272) 2021-04-14 14:03:15 +02:00
__init__.py [RLlib] Add RecSim environment wrapper (#11205) 2020-10-05 09:05:02 +02:00
atari_wrappers.py [RLlib] Env directory cleanup and tests. (#13082) 2021-01-19 10:09:39 +01:00
dm_control_wrapper.py [RLlib] Remove all remaining tf- and MuJoCo warnings from RLlib. (#15454) 2021-04-22 19:20:19 +02:00
dm_env_wrapper.py [RLlib] Env directory cleanup and tests. (#13082) 2021-01-19 10:09:39 +01:00
exception_wrapper.py [RLlib] Add ResetOnExceptionWrapper with tests for unstable 3rd party envs (#12353) 2020-11-25 08:41:58 +01:00
group_agents_wrapper.py [CI] Upgrade flake8 to 3.9.1 (#15527) 2021-05-03 14:23:28 -07:00
kaggle_wrapper.py [RLlib] R2D2 Implementation. (#13933) 2021-02-25 12:18:11 +01:00
model_vector_env.py [RLlib] Env directory cleanup and tests. (#13082) 2021-01-19 10:09:39 +01:00
pettingzoo_env.py [RLlib] Env directory cleanup and tests. (#13082) 2021-01-19 10:09:39 +01:00
recsim_wrapper.py [RLlib] Env directory cleanup and tests. (#13082) 2021-01-19 10:09:39 +01:00
uncertainty_wrappers.py [RLlib] Add coin game env. Matrix social dilemma env. With tests and examples. (#14208) 2021-03-09 17:26:20 +01:00
unity3d_env.py [RLlib] Unity3D example broken due to change in ML-Agents API. Attention-net prev-n-a/r. Attention-wrapper works with images. (#14569) 2021-03-12 18:27:25 +01:00