Skip to content
/ easy_marl Public

To make it easy to run openai maddpg use openai multiagent-particle-envs

Notifications You must be signed in to change notification settings

darr/easy_marl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy_marl

To make it easy to run openai maddpg use openai multiagent-particle-envs

How to run?

Just run the shell below.

bash run.sh

The shell command will download

https://github.com/openai/maddpg.git

and

https://github.com/openai/multiagent-particle-envs.git

Install the dependencies that needed by the project.
install maddpg.git
install multigagent-particel-envs.git

And then run a sample.
If you success, you wil see the training steps.
You may want to read the file run.sh
And then, if you want to know the detail about maddpg or multiagent-paricle-envs.
You may need to Seek official support.

Note: if you fail, may be you have a bad network, just retry.

bash run.sh

Here is a docker

sudo docker pull darrenliuzy/easy_marl_docker_image:v1

The git code is put in:

/root/github/easy_marl

and then

bash run.sh

About

To make it easy to run openai maddpg use openai multiagent-particle-envs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published