Mava icon indicating copy to clipboard operation
Mava copied to clipboard

[FEATURE] MAPPO implementation

Open siddarthsingh1 opened this issue 1 year ago • 0 comments

Feature

Add MAPPO algorithm option.

Why

Expanding Mava baseline algorithms.

Proposal

Extend separate network IPPO implementation to use a single critic learning from a joint observation space.

Testing

  • Compare performance to TF MAPPO.

siddarthsingh1 avatar Aug 01 '22 14:08 siddarthsingh1