Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments (Lowe et. al. 2017)
Environment Multi Agent Particle (Lowe et. al. 2017)
python train.py --scenario simple_speaker_listener
python train.py --scenario simple_speaker_listener --eval --load-episode-saved [episode number]
One agent is the ‘speaker’ (gray) that does not move (observes goal of other agent), and other agent is the listener (cannot speak, but must navigate to correct landmark).