ray/rllib/env/wrappers
2022-01-18 16:34:06 +01: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] Base env pre-checker. (#21569) 2022-01-18 16:34:06 +01:00
kaggle_wrapper.py [RLlib] Base env pre-checker. (#21569) 2022-01-18 16:34:06 +01:00
model_vector_env.py [rllib] Env to base env refactor (#20785) 2021-11-30 17:02:10 -08:00
open_spiel.py [RLlib] Base env pre-checker. (#21569) 2022-01-18 16:34:06 +01:00
pettingzoo_env.py [RLlib] Base env pre-checker. (#21569) 2022-01-18 16:34:06 +01:00
recsim_wrapper.py [RLlib] Upgrade gym version to 0.21 and deprecate pendulum-v0. (#19535) 2021-11-03 16:24:00 +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