Skip to content
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

Bugfix/MADD(4)PG #460

Merged
merged 9 commits into from
Mar 25, 2022
Merged

Bugfix/MADD(4)PG #460

merged 9 commits into from
Mar 25, 2022

Conversation

DriesSmit
Copy link
Contributor

What?

Implements a few fixes and improvements to MADD(4)PG namely, #358, #357 and 2 more fixes.

Why?

Bugfixes.

How?

Changed the trainer files for MADDPG and MAD4PG.

Extra

.

@DriesSmit DriesSmit changed the title Feature/bugfix maddpg mad4pg Bugfix/ maddpg mad4pg Mar 23, 2022
@DriesSmit DriesSmit changed the title Bugfix/ maddpg mad4pg Bugfix/MADD(4)PG Mar 23, 2022
Copy link
Collaborator

@arnupretorius arnupretorius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fixes @DriesSmit! 🙂 Just see my few minor comments.

mava/systems/tf/maddpg/execution.py Show resolved Hide resolved
mava/systems/tf/maddpg/execution.py Show resolved Hide resolved
mava/systems/tf/mad4pg/training.py Show resolved Hide resolved
Copy link
Contributor

@KaleabTessera KaleabTessera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @DriesSmit 🔥 👐

@DriesSmit DriesSmit merged commit 7e3f301 into develop Mar 25, 2022
@DriesSmit DriesSmit deleted the feature/bugfix-maddpg-mad4pg-v2 branch March 25, 2022 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Mask out loss for padded experience in MADDPG/MAD4PG [BUG] MADDPG loss arguments incorrect.
3 participants