ray/rllib/policy
2020-12-11 16:13:38 +01:00
..
tests [RLlib] Attention Net prep PR #3. (#12450) 2020-12-07 13:08:17 +01: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] Issue 12244: Unable to restore multi-agent PPOTFPolicy's Model (from exported). (#12786) 2020-12-11 16:13:38 +01:00
eager_tf_policy.py [RLlib] Issue 12212: "TFEagerPolicy has no attribute action_sampler_fn. 2020-12-11 12:57:33 +01:00
policy.py [RLlib] Attention Net prep PR #3. (#12450) 2020-12-07 13:08:17 +01:00
rnn_sequencing.py [RLlib] Fix RNN learning for tf-eager/tf2.x. (#11720) 2020-11-02 11:18:41 +01:00
sample_batch.py [RLlib] Batch-size for truncate_episode batch_mode should be confgurable in agent-steps (rather than env-steps), if needed. (#12420) 2020-12-08 16:41:45 -08:00
tf_policy.py [RLlib] Issue 12244: Unable to restore multi-agent PPOTFPolicy's Model (from exported). (#12786) 2020-12-11 16:13:38 +01:00
tf_policy_template.py [RLlib] Attention Net prep PR #3. (#12450) 2020-12-07 13:08:17 +01:00
torch_policy.py [RLlib] Attention Net prep PR #1: Smaller cleanups. (#12447) 2020-11-27 16:25:47 -08:00
torch_policy_template.py [RLlib] Attention Net prep PR #3. (#12450) 2020-12-07 13:08:17 +01:00
view_requirement.py [RLlib] Attention Net prep PR #3. (#12450) 2020-12-07 13:08:17 +01:00