Skip to content
/ DAE Public

Implementation of “Difference Advantage Estimation for Multi-Agent Policy Gradients”.

License

Notifications You must be signed in to change notification settings

liyheng/DAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAE

This codebase accompanies paper "Difference Advantage Estimation for Multi-Agent Policy Gradients"(link). The implementation is based on MAPPO codebase.

Environments Supported

Installation instructions

Please follow the instructions in MAPPO codebase.

Run an experiment

Here we use train_mpe.sh as an example:

cd onpolicy/scripts
chmod +x ./train_mpe.sh
./train_mpe.sh

About

Implementation of “Difference Advantage Estimation for Multi-Agent Policy Gradients”.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published