Skip to content
/ DMAAC Public

DMAAC (Dissimilarity Multi-Agent-Actor-Critic)

License

Notifications You must be signed in to change notification settings

SangwooJ/DMAAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dissimialrity Multi-Actor-Attention-Critic

This work was presented in IVCI 4.0 2022 and will be publisehd in LNEE Springer

  • Modification of Original MAAC by adding Dissimialrity Layer to improve performance

  • Two types of Dissimialrity Layer is introduced

Requirements (from MAAC)

  • Python 3.6.1 (Minimum)
  • OpenAI baselines, commit hash: 98257ef8c9bd23a24a330731ae54ed086d9ce4a7
  • fork of Multi-agent Particle Environments
  • PyTorch, version: 0.3.0.post4 -> v1.12.1 works
  • OpenAI Gym, version: 0.9.4 -> version 0.15.7 works for me
  • Tensorboard, version: 0.4.0rc3 and Tensorboard-Pytorch, version: 1.0 (for logging). tensorboard 2.12.2 & tensorboardX 2.6 -> works for me

About

DMAAC (Dissimilarity Multi-Agent-Actor-Critic)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages