mmorris44

Results 16 issues of mmorris44

### Feature High-level Issue for getting GDNs into Mava. ### Proposal Will use a branch (`feature/gdns`) that I merge the other PRs into. Will merge from `feature/gdns` to `develop`. ###...

enhancement

### Feature Create components needed to enable GDN communication in Mava. Create system using them. ### Proposal Need components to enable message passing during execution, as well as including them...

enhancement

### Feature Write a wrapper for Mava Traffic Junction. Create an example with IPPO and the wrapper. ### Proposal Wrapper should be based on debugging environment wrapper, but instead wrap...

enhancement

### Feature Traffic Junction environment should be in Mava to be used for testing communication ### Proposal Copy code used in GDN expressivity paper, clean up, and comment. ### Definition...

enhancement

### What do you want to test? Jax MAPPO full integration test ### Outline of test structure * Unit tests (if possible) * Test component interactions * Ensure not crashing...

test

### Feature Custom checkpointers for `jax` systems ### Proposal @RuanJohn found a nice easy way to do this. ### Testing Unique tests will need to be created. Checkpointers should also...

enhancement