ray/rllib/evaluation
Ian Rodney eb12033612
[Code Cleanup] Switch to use ray.util.get_node_ip_address() (#14741)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2021-03-18 13:10:57 -07:00
..
collectors [RLlib] Obsolete usage tracking dict via sample batch. (#13065) 2021-03-17 08:18:15 +01:00
tests [RLlib] Issue #13802: Enhance metrics for multiagent->count_steps_by=agent_steps setting. (#14033) 2021-03-18 20:27:41 +01: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] Extend on_learn_on_batch callback to allow for custom metrics to be added. (#13584) 2021-02-08 15:02:19 +01: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] Obsolete usage tracking dict via sample batch. (#13065) 2021-03-17 08:18:15 +01:00
rollout_metrics.py [rllib] Feature/histograms in tensorboard (#6942) 2020-01-30 22:02:53 -08:00
rollout_worker.py [Code Cleanup] Switch to use ray.util.get_node_ip_address() (#14741) 2021-03-18 13:10:57 -07:00
sample_batch_builder.py [RLlib] Obsolete usage tracking dict via sample batch. (#13065) 2021-03-17 08:18:15 +01:00
sampler.py [RLlib] Issue #14022: Trajectory View API fails in MA-env where a new agent terminates right away (done=True right after initial obs). (#14031) 2021-02-18 14:07:49 +01:00
worker_set.py Auto report object store memory usage; remove some deprecated code (#14260) 2021-03-01 13:19:44 -08:00