ray/rllib/evaluation
2021-10-12 16:21:02 +02:00
..
collectors [RLlib] TF2/eager memory leak fixes. (#19198) 2021-10-09 00:11:53 +02:00
tests [RLlib] Check training_enabled on PolicyServer (#19007) 2021-10-12 16:21:02 +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 [Lint] Add flake8-bugbear (#19053) 2021-10-03 23:24:11 -07: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] Issue 18280: A3C/IMPALA multi-agent not working. (#19100) 2021-10-07 23:57:53 +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] Check training_enabled on PolicyServer (#19007) 2021-10-12 16:21:02 +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