ray/rllib/agents/ppo
2020-05-08 08:20:18 +02:00
..
tests [RLlib] PyTorch version of APPO. (#8120) 2020-04-23 09:11:12 +02:00
__init__.py [RLlib] Examples folder restructuring (models) part 1 (#8353) 2020-05-08 08:20:18 +02:00
appo.py [RLlib] IMPALA PyTorch (#8287) 2020-05-03 13:44:25 +02:00
appo_tf_policy.py [RLlib] IMPALA PyTorch (#8287) 2020-05-03 13:44:25 +02:00
appo_torch_policy.py [RLlib] PyTorch version of APPO. (#8120) 2020-04-23 09:11:12 +02:00
ddppo.py [rllib] Execute PPO using training workflow (#8206) 2020-04-30 01:18:09 -07:00
ppo.py [rllib] Execute PPO using training workflow (#8206) 2020-04-30 01:18:09 -07:00
ppo_tf_policy.py [RLlib] Deprecate all Model(v1) usage. (#8146) 2020-04-29 12:12:59 +02:00
ppo_torch_policy.py [RLlib] Exploration API: Policy changes needed for forward pass noisifications. (#7798) 2020-04-01 00:43:21 -07:00
utils.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00