Skip to content

patrikasvanagas/Comm-MARL-GNN-Homogeneity

Repository files navigation

MLP_CW3

Created with Raul Steleac and Massimiliano Tamborski.

Install codebase:

  • pip install -e .

Fetch and install environment:

  1. git submodule init
  2. git submodule update
  3. cd environments/PettingZoo
  4. pip insatll -e .

Run env loading (future training script):

  • python MLP_CW3/scripts/train.py +seed=1 +env=simple_tag_v1 +alg=a2c_gnn

setuptools and wheel

  • pip install wheel==0.38.4
  • pip install setuptools==65.5.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published