ray/rllib/evaluation
2022-07-19 08:50:28 -07:00
..
collectors [RLlib] EnvRunnerV2 and EpisodeV2 that support Connectors. (#25922) 2022-06-30 08:44:10 +02:00
tests [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
__init__.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
env_runner_v2.py [RLlib] Checkpoint and restore connectors. (#26253) 2022-07-09 01:06:24 -07:00
episode.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
episode_v2.py [RLlib] Checkpoint and restore connectors. (#26253) 2022-07-09 01:06:24 -07:00
metrics.py [RLlib]: Fix OPE trainables (#26279) 2022-07-17 14:25:53 -07:00
observation_function.py Clean up docstyle in python modules and add LINT rule (#25272) 2022-06-01 11:27:54 -07:00
postprocessing.py [api] Add API stability annotations for all RLlib symbols and add to LINT (#25060) 2022-05-24 22:14:25 -07:00
rollout_worker.py [RLlib] more connector polishes and fixes. (#26645) 2022-07-19 08:50:28 -07:00
sample_batch_builder.py [RLlib] Trainer to Algorithm renaming. (#25539) 2022-06-11 15:10:39 +02:00
sampler.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
worker_set.py [RLlib]: Fix OPE trainables (#26279) 2022-07-17 14:25:53 -07:00