ray/rllib/evaluation
Sven Mika e9ee5c4e5f
[RLlib] Nested action space PR (minimally invasive; torch only + test). (#8101)
- Add TorchMultiActionDistribution class.
- Add framework-agnostic test cases for TorchMultiActionDistribution.
2020-04-23 09:09:22 +02: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] Nested action space PR (minimally invasive; torch only + test). (#8101) 2020-04-23 09:09:22 +02: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] Added DefaultCallbacks which replaces old callbacks dict interface (#6972) 2020-04-16 16:06:42 -07:00
sample_batch.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
sample_batch_builder.py [RLlib] Added DefaultCallbacks which replaces old callbacks dict interface (#6972) 2020-04-16 16:06:42 -07:00
sampler.py [RLlib] Nested action space PR (minimally invasive; torch only + test). (#8101) 2020-04-23 09:09:22 +02: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]Add config for rllib to support set python environments (#8026) 2020-04-16 01:13:45 -07:00