ray/rllib/env/wrappers
Sven Mika 902e854af2
[RLlib; Docs overhaul] Docstring cleanup: Environments. (#19784)
* wip.

* Test: Make a change in tune to trigger tune tests, which are not run otherwise, but seem to fail nevertheless with this PR's changes.

* remove bare_metal_policy_with_custom_view_reqs from tests
2021-10-29 10:46:52 +02: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] Fix Atari learning test regressions (2 bugs) and 1 minor attention net bug. (#18306) 2021-09-03 13:29:57 +02: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 [rllib] Improve test learning check, fix flaky two step qmix (#16843) 2021-07-06 19:39:12 +01:00
kaggle_wrapper.py [RLlib] R2D2 Implementation. (#13933) 2021-02-25 12:18:11 +01:00
model_vector_env.py [RLlib; Docs overhaul] Docstring cleanup: Environments. (#19784) 2021-10-29 10:46:52 +02:00
open_spiel.py [RLlib] Example script: Simple league-based self-play w/ open spiel env (markov soccer or connect-4). (#17077) 2021-07-22 10:59:13 -04: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] Issue 18668: Unity3D env client/server example not working (fix + add to test cases). (#18942) 2021-09-30 08:30:20 +02:00