ray/rllib/env
2022-07-27 00:10:45 -07:00
..
apis [docs] fix doctests and activate CI (#23418) 2022-03-24 17:04:02 -07:00
tests [RLlib] Trainer to Algorithm renaming. (#25539) 2022-06-11 15:10:39 +02:00
wrappers Clean up docstyle in python modules and add LINT rule (#25272) 2022-06-01 11:27:54 -07:00
__init__.py [RLlib; Documentation] Some docstring cleanups; Rename RemoteVectorEnv into RemoteBaseEnv for clarity. (#20250) 2021-11-17 21:40:16 +01:00
base_env.py [RLlib] restart_failed_sub_environments now works for MA cases and crashes during reset(); +more tests and logging; add eval worker sub-env fault tolerance test. (#26276) 2022-07-15 08:55:14 +02:00
env_context.py [RLlib] Make RolloutWorkers (optionally) recoverable after failure. (#23739) 2022-04-08 15:33:28 +02:00
external_env.py [RLlib] restart_failed_sub_environments now works for MA cases and crashes during reset(); +more tests and logging; add eval worker sub-env fault tolerance test. (#26276) 2022-07-15 08:55:14 +02:00
external_multi_agent_env.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
multi_agent_env.py [RLlib] Beef up worker failure test. (#26953) 2022-07-27 00:10:45 -07:00
policy_client.py Clean up docstyle in python modules and add LINT rule (#25272) 2022-06-01 11:27:54 -07:00
policy_server_input.py [RLlib] Move all remaining algos into algorithms directory. (#25366) 2022-06-04 07:35:24 +02:00
remote_base_env.py [RLlib] Trainer to Algorithm renaming. (#25539) 2022-06-11 15:10:39 +02:00
remote_vector_env.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
utils.py [api] Add API stability annotations for all RLlib symbols and add to LINT (#25060) 2022-05-24 22:14:25 -07:00
vector_env.py [RLlib] Beef up worker failure test. (#26953) 2022-07-27 00:10:45 -07:00