ray/rllib/agents/ppo
Eric Liang 7ce138a6dc
[rllib] Support free_log_std in ModelV2 (#8380)
* update

* factor

* update

* fix test failures

* fix torch net
2020-05-12 10:14:05 -07:00
..
tests [rllib] Support free_log_std in ModelV2 (#8380) 2020-05-12 10:14:05 -07:00
__init__.py [RLlib] Examples folder restructuring (models) part 1 (#8353) 2020-05-08 08:20:18 +02:00
appo.py [rllib] Distributed exec workflow for impala (#8321) 2020-05-11 20:24:43 -07: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] Distributed exec workflow for impala (#8321) 2020-05-11 20:24:43 -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