Skip to content

Can I use this repo to reimplement the performance of both mappo and qmix mentioned in smac-v2's paper? #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
fmxFranky opened this issue Feb 2, 2023 · 1 comment

Comments

@fmxFranky
Copy link

Can I use this repo to reimplement the performance of both mappo and qmix mentioned in smac-v2's paper?

@benellis3
Copy link
Owner

benellis3 commented Feb 15, 2023

Sorry for the delay in replying to this.

If you just need the training curves then you can now find the run details in the SMACv2 repo: https://github.com/oxwhirl/smacv2/tree/main/smacv2/examples/results

If you need QMIX, you have to use this repo: https://github.com/benellis3/pymarl2

For MAPPO you should be able to use this repo, but do let me know if you run into problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants