ray/rllib/policy
2021-01-18 10:29:03 -08:00
..
tests [RLlib] Trajectory View API: Atari framestacking. (#13315) 2021-01-13 08:53:34 +01:00
__init__.py [RLlib] JAXPolicy prep. PR #1. (#13077) 2020-12-26 20:14:18 -05:00
dynamic_tf_policy.py [RLlib] Trajectory view API docs. (#12718) 2020-12-30 17:32:21 -08:00
eager_tf_policy.py [RLlib] Solve PyTorch/TF-eager A3C async race condition between calling model and its value function. (#13467) 2021-01-18 10:29:03 -08:00
policy.py [RLlib] Trajectory View API: Atari framestacking. (#13315) 2021-01-13 08:53:34 +01:00
policy_template.py [RLlib] Trajectory view API docs. (#12718) 2020-12-30 17:32:21 -08:00
rnn_sequencing.py [RLlib] Attention Nets: tf (#12753) 2020-12-20 20:22:32 -05:00
sample_batch.py [RLlib] Add __len__() method to SampleBatch (#13371) 2021-01-12 20:15:23 +01:00
tf_policy.py [RLlib] Preparatory PR for: Documentation on Model Building. (#13260) 2021-01-08 10:56:09 +01:00
tf_policy_template.py [RLlib] Attention nets PyTorch support and cleanup (using traj. view API). (#12029) 2020-12-21 18:38:34 -08:00
torch_policy.py [RLlib] Solve PyTorch/TF-eager A3C async race condition between calling model and its value function. (#13467) 2021-01-18 10:29:03 -08:00
torch_policy_template.py [RLlib] JAXPolicy prep. PR #1. (#13077) 2020-12-26 20:14:18 -05:00
view_requirement.py [RLlib] Trajectory View API: Atari framestacking. (#13315) 2021-01-13 08:53:34 +01:00