Skip to content

LightDots-Team/ATOC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATOC

Multi-Actor-Attention-Critic

Code for Learning Attentional Communication for Multi-Agent Cooperation (Jiechuan Jiang, Zongqing Lu, NIPS 2018)

Requirements

  • Python 3.6.8
  • My fork of Multi-agent Particle Environments
  • PyTorch, version: 1.6.0
  • OpenAI Gym, version: 0.9.4

The versions are just what I used and not necessarily strict requirements.

How to Run

All training code is contained within train.py. To view options simply run:

python train.py --help

It is not the official source code, and it has not been tested yet. I need some help to improve it.

About

an implementation of ATOC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%