ray/rllib/evaluation
2021-09-24 16:08:11 +02:00
..
collectors [RLlib] No Preprocessors (part 2). (#18468) 2021-09-23 12:56:45 +02:00
tests [RLlib] Add unit tests for updating episode data in base_env (#17137) 2021-09-24 16:08:11 +02:00
__init__.py [RLlib] Sample batch docs and cleanup. (#8778) 2020-06-04 22:47:32 +02:00
episode.py [RLlib] Add worker arg (optional) to policy_mapping_fn. (#18184) 2021-09-17 12:07:11 +02:00
metrics.py [RLlib] Handle array custom metrics correctly in evaluate (#15190) 2021-05-04 13:25:28 +02:00
observation_function.py [RLlib] Discussion 2294: Custom vector env example and fix. (#16083) 2021-07-28 10:40:04 -04:00
postprocessing.py [RLlib] Issues 17844, 18034: Fix n-step > 1 bug. (#18358) 2021-09-06 12:14:20 +02:00
rollout_metrics.py [RLLib] Episode media logging support (#14767) 2021-03-19 09:17:09 +01:00
rollout_worker.py [RLlib] No Preprocessors (part 2). (#18468) 2021-09-23 12:56:45 +02:00
sample_batch_builder.py [RLlib] Add @Deprecated decorator to simplify/unify deprecation of classes, methods, functions. (#17530) 2021-08-03 18:30:02 -04:00
sampler.py [RLlib] No Preprocessors (part 2). (#18468) 2021-09-23 12:56:45 +02:00
worker_set.py [RLlib] Faster remote worker space inference (don't infer if not required). (#18805) 2021-09-23 10:54:37 +02:00