Skip to content

JingdiC/RGMComm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RGMComm

  • This is a pytorch implementation developed for Return-Gap-Minimization Communication(RGMComm) algorithm
  • It contains two folder: RGMComm_stage1 and RGMComm_stage2_stage3, see more detailed readme files under each folder:
    • STAGE 1 to collecting action-value(Q values) vectors samples from trained centralized critic;
    • STAGE 2 and STAGE 3 to train message generation module and train agents with communication message labels enabled;
  • Evaluation environment is Multi-Agent Particle Environment(MPE), the corresponding paper is Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments.

Requirements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages