[rllib] Multi-GPU support for Multi-Agent PPO (#3479)

* wip

* fix

* remove check

* fix null

* revert

* lint and kl

* also fix rollout
This commit is contained in:
Eric Liang
2018-12-08 18:02:33 -08:00
committed by GitHub
parent 8b5827b9da
commit 7aec357501
8 changed files with 78 additions and 66 deletions
@@ -107,7 +107,8 @@ if __name__ == "__main__":
"training_iteration": args.num_iters
},
"config": {
"simple_optimizer": True,
"log_level": "DEBUG",
"num_sgd_iter": 10,
"multiagent": {
"policy_graphs": policy_graphs,
"policy_mapping_fn": tune.function(