ray/rllib/policy
Sven Mika e9ee5c4e5f
[RLlib] Nested action space PR (minimally invasive; torch only + test). (#8101)
- Add TorchMultiActionDistribution class.
- Add framework-agnostic test cases for TorchMultiActionDistribution.
2020-04-23 09:09:22 +02:00
..
tests [RLlib] SAC Torch (incl. Atari learning) (#7984) 2020-04-15 13:25:16 +02:00
__init__.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
dynamic_tf_policy.py [RLlib] SAC Torch (incl. Atari learning) (#7984) 2020-04-15 13:25:16 +02:00
eager_tf_policy.py [RLlib] Nested action space PR (minimally invasive; torch only + test). (#8101) 2020-04-23 09:09:22 +02:00
policy.py [RLlib] Exploration API: Policy changes needed for forward pass noisifications. (#7798) 2020-04-01 00:43:21 -07:00
rnn_sequencing.py [Testing] Do not run any non-RLlib/core tests if only RLLib affected (except wheels). (#7892) 2020-04-09 14:36:06 -07:00
sample_batch.py [RLlib] Exploration API: Policy changes needed for forward pass noisifications. (#7798) 2020-04-01 00:43:21 -07:00
tf_policy.py [RLlib] Exploration API: ParamNoise Integration into DQN; working example/test cases. (#7814) 2020-04-03 10:44:25 -07:00
tf_policy_template.py [RLlib] DQN torch version. (#7597) 2020-04-06 11:56:16 -07:00
torch_policy.py [RLlib] SAC Torch (incl. Atari learning) (#7984) 2020-04-15 13:25:16 +02:00
torch_policy_template.py [RLlib] PyTorch version of ES (Evolution Strategies). (#8104) 2020-04-20 21:47:28 +02:00