Skip to content

LOOKCC/MADDPG_with_policy_ensemble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MADDPG with policy ensemble

reference from https://github.com/xuehy/pytorch-maddpg, and this repository add polciy ensemble. About how use, please go to https://github.com/xuehy/pytorch-maddpg. please modify k for number of sub-policy. And for details, we use the following settings in paper:

We choose K= 3 sub-policies for the keep-away and cooperative navigation environments, and K= 2 for predator-prey. To improve convergence speed, we enforce that the cooperative agents should have the same policies at each episode, and similarly for the adversaries.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages