Skip to content

Gouet/MADDPG-pytorch

Repository files navigation

MADDPG

Research Paper and environment

Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments (Lowe et. al. 2017)

Environment Multi Agent Particle (Lowe et. al. 2017)

Train an AI

python train.py --scenario simple_speaker_listener

Launch the AI

python train.py --scenario simple_speaker_listener --eval --load-episode-saved [episode number]

Cooperative communication

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).

Click on the image to see Cooperative Communication.

IMAGE ALT TEXT

Click on the image to see Predator-Prey.

IMAGE ALT TEXT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published