ray/rllib/policy
2022-05-28 10:50:03 +02:00
..
tests [RLlib] Introduce utils to serialize gym Spaces (and thus ViewRequirements). (#25007) 2022-05-24 21:12:20 +02:00
__init__.py [RLlib] JAXPolicy prep. PR #1. (#13077) 2020-12-26 20:14:18 -05:00
dynamic_tf_policy.py [api] Add API stability annotations for all RLlib symbols and add to LINT (#25060) 2022-05-24 22:14:25 -07:00
dynamic_tf_policy_v2.py [RLlib] Introduce new policy base classes. (#24742) 2022-05-13 21:48:30 +02:00
eager_tf_policy.py [api] Add API stability annotations for all RLlib symbols and add to LINT (#25060) 2022-05-24 22:14:25 -07:00
eager_tf_policy_v2.py [api] Add API stability annotations for all RLlib symbols and add to LINT (#25060) 2022-05-24 22:14:25 -07:00
policy.py [RLlib] Vectorized envs: Gracefully handle sub-environments failing by restarting them (if configured so). (#24967) 2022-05-28 10:50:03 +02:00
policy_map.py [api] Add API stability annotations for all RLlib symbols and add to LINT (#25060) 2022-05-24 22:14:25 -07:00
policy_template.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
rnn_sequencing.py [api] Add API stability annotations for all RLlib symbols and add to LINT (#25060) 2022-05-24 22:14:25 -07:00
sample_batch.py Issue 24143: Fix a few f-strings missing the f. (#24232) 2022-05-02 16:11:33 +02:00
tf_mixins.py [RLlib] A2/3C policy sub-classing schema. (#25078) 2022-05-28 09:54:47 +02:00
tf_policy.py [api] Add API stability annotations for all RLlib symbols and add to LINT (#25060) 2022-05-24 22:14:25 -07:00
tf_policy_template.py [api] Add API stability annotations for all RLlib symbols and add to LINT (#25060) 2022-05-24 22:14:25 -07:00
torch_mixins.py [RLlib] Migrate PPO Impala and APPO policies to use sub-classing implementation. (#25117) 2022-05-25 14:38:03 +02:00
torch_policy.py [RLlib] Clean up Policy mixins. (#24746) 2022-05-17 17:16:08 +02:00
torch_policy_template.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
torch_policy_v2.py [RLlib] Fix TorchPolicyV2 bug. (#25203) 2022-05-26 20:49:26 +02:00
view_requirement.py [api] Add API stability annotations for all RLlib symbols and add to LINT (#25060) 2022-05-24 22:14:25 -07:00