ray/rllib/evaluation
2021-01-19 10:09:39 +01:00
..
collectors [RLlib] Trajectory View API: Atari framestacking. (#13315) 2021-01-13 08:53:34 +01:00
tests [RLlib] Support easy use_attention=True flag for using the GTrXL model. (#11698) 2021-01-01 14:06:23 -05:00
__init__.py [RLlib] Sample batch docs and cleanup. (#8778) 2020-06-04 22:47:32 +02:00
episode.py [RLlib] Trajectory view API docs. (#12718) 2020-12-30 17:32:21 -08:00
metrics.py [RLlib] SAC algo cleanup. (#10825) 2020-09-20 11:27:02 +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] Attention Nets: tf (#12753) 2020-12-20 20:22:32 -05:00
rollout_metrics.py [rllib] Feature/histograms in tensorboard (#6942) 2020-01-30 22:02:53 -08:00
rollout_worker.py [RLlib] Env directory cleanup and tests. (#13082) 2021-01-19 10:09:39 +01:00
sample_batch_builder.py [RLlib] SAC algo cleanup. (#10825) 2020-09-20 11:27:02 +02:00
sampler.py [RLlib] Env directory cleanup and tests. (#13082) 2021-01-19 10:09:39 +01:00
worker_set.py [RLlib] Issue 12483: Discrete observation space error: "ValueError: ('Observation ({}) outside given space ..." when doing Trainer.compute_action. (#12787) 2020-12-11 22:43:30 +01:00