ray/rllib/execution
Michael Luo 4cbe13cdfd
[RLlib] CQL loss fn fixes, MuJoCo + Pendulum benchmarks, offline-RL example script w/ json file. (#15603)
Co-authored-by: Sven Mika <sven@anyscale.io>
Co-authored-by: sven1977 <svenmika1977@gmail.com>
2021-05-04 19:06:19 +02:00
..
tests [RLlib] Remove old SegmentTree from tests dir and unflake respective segment tree test. (#14450) 2021-03-03 14:31:30 +01:00
__init__.py [rllib] Add execution module to package ref (#10941) 2020-09-21 23:03:06 -07:00
common.py [RLlib] Issue #13802: Enhance metrics for multiagent->count_steps_by=agent_steps setting. (#14033) 2021-03-18 20:27:41 +01:00
concurrency_ops.py [RLlib] Execution Annotation (#13036) 2020-12-24 09:30:33 -05:00
learner_thread.py [RLlib] Allow rllib rollout to run distributed via evaluation workers. (#13718) 2021-02-08 12:05:16 +01:00
metric_ops.py [CI] Upgrade flake8 to 3.9.1 (#15527) 2021-05-03 14:23:28 -07:00
minibatch_buffer.py [RLlib] Execution Annotation (#13036) 2020-12-24 09:30:33 -05:00
multi_gpu_impl.py [RLlib] Multi-GPU for tf-DQN/PG/A2C. (#13393) 2021-03-08 15:41:27 +01:00
multi_gpu_learner.py [RLlib] Execution Annotation (#13036) 2020-12-24 09:30:33 -05:00
replay_buffer.py [RLlib] CQL loss fn fixes, MuJoCo + Pendulum benchmarks, offline-RL example script w/ json file. (#15603) 2021-05-04 19:06:19 +02:00
replay_ops.py [CI] Upgrade flake8 to 3.9.1 (#15527) 2021-05-03 14:23:28 -07:00
rollout_ops.py [RLlib] Issue #13802: Enhance metrics for multiagent->count_steps_by=agent_steps setting. (#14033) 2021-03-18 20:27:41 +01:00
segment_tree.py [RLlib] Execution Annotation (#13036) 2020-12-24 09:30:33 -05:00
train_ops.py [RLlib] Multi-GPU support for Torch algorithms. (#14709) 2021-04-16 09:16:24 +02:00
tree_agg.py [RLlib] Issue #13802: Enhance metrics for multiagent->count_steps_by=agent_steps setting. (#14033) 2021-03-18 20:27:41 +01:00