ray/rllib/execution
Eric Liang baadbdf8d4
[rllib] Execute PPO using training workflow (#8206)
* wip

* add kl

* kl

* works now

* doc update

* reorg

* add ddppo

* add stats

* fix fetch

* comment

* fix learner stat regression

* test fixes

* fix test
2020-04-30 01:18:09 -07:00
..
__init__.py [rllib] Add init file for exec module 2020-04-17 17:24:28 -07:00
common.py [rllib] Execute PPO using training workflow (#8206) 2020-04-30 01:18:09 -07:00
concurrency_ops.py [rllib] Port DQN/Ape-X to training workflow api (#8077) 2020-04-23 12:39:19 -07:00
metric_ops.py [rllib] Port DQN/Ape-X to training workflow api (#8077) 2020-04-23 12:39:19 -07:00
replay_ops.py [rllib] Port DQN/Ape-X to training workflow api (#8077) 2020-04-23 12:39:19 -07:00
rollout_ops.py [rllib] Execute PPO using training workflow (#8206) 2020-04-30 01:18:09 -07:00
train_ops.py [rllib] Execute PPO using training workflow (#8206) 2020-04-30 01:18:09 -07:00