ray/rllib/execution
2020-09-21 23:03:06 -07:00
..
tests [rllib] Flexible multi-agent replay modes and replay_sequence_length (#8893) 2020-06-12 20:17:27 -07:00
__init__.py [rllib] Add execution module to package ref (#10941) 2020-09-21 23:03:06 -07:00
common.py [RLlib] Trajectory View API (preparatory cleanup and enhancements). (#9678) 2020-07-29 21:15:09 +02:00
concurrency_ops.py [rllib] Add execution module to package ref (#10941) 2020-09-21 23:03:06 -07:00
learner_thread.py [RLlib] SAC algo cleanup. (#10825) 2020-09-20 11:27:02 +02:00
metric_ops.py [RLlib] SAC algo cleanup. (#10825) 2020-09-20 11:27:02 +02:00
minibatch_buffer.py [RLlib] SAC algo cleanup. (#10825) 2020-09-20 11:27:02 +02:00
multi_gpu_impl.py [RLlib] Tf2x preparation; part 2 (upgrading try_import_tf()). (#9136) 2020-06-30 10:13:20 +02:00
multi_gpu_learner.py [RLlib] SAC algo cleanup. (#10825) 2020-09-20 11:27:02 +02:00
replay_buffer.py [RLlib] Rename rllib.utils.types into typing to match built-in python module's name. (#10114) 2020-08-15 13:24:22 +02:00
replay_ops.py [RLlib] SAC algo cleanup. (#10825) 2020-09-20 11:27:02 +02:00
rollout_ops.py [rllib] Add execution module to package ref (#10941) 2020-09-21 23:03:06 -07:00
segment_tree.py [rllib] Deprecate policy optimizers (#8345) 2020-05-21 10:16:18 -07:00
train_ops.py [RLlib] SAC algo cleanup. (#10825) 2020-09-20 11:27:02 +02:00
tree_agg.py [RLlib] Rename rllib.utils.types into typing to match built-in python module's name. (#10114) 2020-08-15 13:24:22 +02:00