ray/rllib/evaluation
2022-06-28 16:31:57 +02:00
..
collectors [RLlib] Trainer to Algorithm renaming. (#25539) 2022-06-11 15:10:39 +02:00
tests [RLlib] Add timeout to filter synchronization. (#25959) 2022-06-24 14:37:43 +02:00
__init__.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
episode.py Clean up docstyle in python modules and add LINT rule (#25272) 2022-06-01 11:27:54 -07:00
metrics.py [RLlib] Cleanup some deprecated metric keys and classes. (#26036) 2022-06-23 21:30:01 +02:00
observation_function.py Clean up docstyle in python modules and add LINT rule (#25272) 2022-06-01 11:27:54 -07:00
postprocessing.py [api] Add API stability annotations for all RLlib symbols and add to LINT (#25060) 2022-05-24 22:14:25 -07:00
rollout_worker.py Fix several typos in rollout_worker.py (#26028) 2022-06-23 11:41:53 -07:00
sample_batch_builder.py [RLlib] Trainer to Algorithm renaming. (#25539) 2022-06-11 15:10:39 +02:00
sampler.py [RLlib] Added 'episode.hist_data' to the 'atari_metrics' to nsure that custom metrics of the user are kept in postprocessing when using Atari environments. (#25292) 2022-06-28 16:31:57 +02:00
worker_set.py [RLlib] Trainer to Algorithm renaming. (#25539) 2022-06-11 15:10:39 +02:00