ray/rllib/evaluation
2021-02-02 13:05:58 +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] Issue 9071 A3C w/ RNN not working due to VF assuming no RNN. (#13238) 2021-01-19 14:22:36 +01:00
rollout_metrics.py [rllib] Feature/histograms in tensorboard (#6942) 2020-01-30 22:02:53 -08:00
rollout_worker.py [RLlib] Allow SAC to use custom models as Q- or policy nets and deprecate "state-preprocessor" for image spaces. (#13522) 2021-02-02 13:05:58 +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] Support for D4RL + Semi-working CQL Benchmark (#13550) 2021-01-21 16:43:55 +01:00