ray/rllib/evaluation
2021-05-16 17:35:10 +02:00
..
collectors [RLlib] Support native tf.keras.Models (part 2) - Default keras models for Vision/RNN/Attention. (#15273) 2021-04-30 19:26:30 +02:00
tests [RLlib] Trainer._evaluate -> Trainer.evaluate; Also make evaluation possible w/o evaluation worker set. (#15591) 2021-05-12 12:16:00 +02:00
__init__.py [RLlib] Sample batch docs and cleanup. (#8778) 2020-06-04 22:47:32 +02:00
episode.py [RLLib] Episode media logging support (#14767) 2021-03-19 09:17:09 +01:00
metrics.py [RLlib] Handle array custom metrics correctly in evaluate (#15190) 2021-05-04 13:25:28 +02:00
observation_function.py [RLlib] Fix two test cases that only fail on Travis. (#11435) 2020-10-16 13:53:30 -05:00
postprocessing.py [RLlib] Support native tf.keras.Models (part 2) - Default keras models for Vision/RNN/Attention. (#15273) 2021-04-30 19:26:30 +02:00
rollout_metrics.py [RLLib] Episode media logging support (#14767) 2021-03-19 09:17:09 +01:00
rollout_worker.py [RLlib] Add simple curriculum learning API and example script. (#15740) 2021-05-16 17:35:10 +02:00
sample_batch_builder.py [RLlib] simple_optimizer should not be used by default for tf+MA. (#15365) 2021-05-10 16:10:44 +02:00
sampler.py [CI] Upgrade flake8 to 3.9.1 (#15527) 2021-05-03 14:23:28 -07:00
worker_set.py [RLlib] Add simple curriculum learning API and example script. (#15740) 2021-05-16 17:35:10 +02:00