ray/rllib/evaluation
2020-04-04 16:08:51 -07:00
..
__init__.py [RLlib] Move all jenkins RLlib-tests into bazel (rllib/BUILD). (#7178) 2020-02-15 14:50:44 -08:00
episode.py [rllib] Feature/histograms in tensorboard (#6942) 2020-01-30 22:02:53 -08:00
interface.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
metrics.py [rllib][tune] fix some nans (#7611) 2020-03-16 11:19:58 -07:00
policy_evaluator.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
policy_graph.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
postprocessing.py [rllib] implemented compute_advantages without gae (#6941) 2020-01-31 22:25:45 -08:00
rollout_metrics.py [rllib] Feature/histograms in tensorboard (#6942) 2020-01-30 22:02:53 -08:00
rollout_worker.py [RLlib] Issue 7046 cannot restore keras model from h5 file. (#7482) 2020-03-23 12:19:30 -07:00
sample_batch.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
sample_batch_builder.py [rllib] set daemon status for PolicyServerInput thread (#7862) 2020-04-04 16:08:51 -07:00
sampler.py [RLlib] Exploration API: ParamNoise Integration into DQN; working example/test cases. (#7814) 2020-04-03 10:44:25 -07:00
tf_policy_graph.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
torch_policy_graph.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
worker_set.py [RLlib] Assert correct policy class being used in Worker. (#7769) 2020-03-30 14:03:29 -07:00