sanshibayuan / MAAC

Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" arxiv:1810.02912

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-Actor-Attention-Critic

Code for Actor-Attention-Critic for Multi-Agent Reinforcement Learning (Iqbal and Sha 2018)

Requirements

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

How to Run

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

python main.py --help

About

Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" arxiv:1810.02912

License:MIT License


Languages

Language:Python 100.0%