ray/rllib/policy
2019-09-11 12:15:34 -07:00
..
__init__.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
dynamic_tf_policy.py [rllib] Improve accessing model state docs (#5656) 2019-09-08 23:01:26 -07:00
eager_tf_policy.py [rllib] Eager execution for centralized critic example, fix simple optimizer for multiagent (#5683) 2019-09-11 12:15:34 -07:00
policy.py [rllib] Adds eager support with a generic TFEagerPolicy class (#5436) 2019-08-23 14:21:11 +08:00
rnn_sequencing.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
sample_batch.py [rllib] Adds eager support with a generic TFEagerPolicy class (#5436) 2019-08-23 14:21:11 +08:00
tf_policy.py [rllib] Autoregressive action distributions (#5304) 2019-08-10 14:05:12 -07:00
tf_policy_template.py [rllib] Adds eager support with a generic TFEagerPolicy class (#5436) 2019-08-23 14:21:11 +08:00
torch_policy.py [rllib] Improve accessing model state docs (#5656) 2019-09-08 23:01:26 -07:00
torch_policy_template.py [rllib] Adds eager support with a generic TFEagerPolicy class (#5436) 2019-08-23 14:21:11 +08:00