ray/rllib/policy
2020-07-16 14:55:50 +02:00
..
tests [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00
__init__.py [rllib] Add type annotations for evaluation/, env/ packages (#9003) 2020-06-19 13:09:05 -07:00
dynamic_tf_policy.py [RLlib] Type annotations for policy. (#9248) 2020-07-05 13:09:51 +02:00
eager_tf_policy.py [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00
policy.py [RLlib] Layout of Trajectory View API (new class: Trajectory; not used yet). (#9269) 2020-07-14 04:27:49 +02:00
rnn_sequencing.py [RLlib] Type annotations for policy. (#9248) 2020-07-05 13:09:51 +02:00
sample_batch.py [RLlib] Layout of Trajectory View API (new class: Trajectory; not used yet). (#9269) 2020-07-14 04:27:49 +02:00
tf_policy.py [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00
tf_policy_template.py [RLlib] Type annotations for policy. (#9248) 2020-07-05 13:09:51 +02:00
torch_policy.py [RLlib] Issue #9437 (PyTorch converts to CPU tensor, even if on GPU). (#9497) 2020-07-16 14:55:50 +02:00
torch_policy_template.py [RLlib] Minor cleanup in preparation to tf2.x support. (#9130) 2020-06-25 19:01:32 +02:00
trajectory_view.py [RLlib] Remove requirement for dataclasses in rllib (not supported in py3.5) (#9237) 2020-07-01 17:31:44 +02:00