Upload Chirayu and Shlok's MPE env wrappers and training script for MARL #11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Draft PR. Putting this up for now so we can integrate this later. These environment wrappers (for MPE simple and tag) and training scripts were created by Chirayu Nimonkar and Shlok Shah, and I've created this PR on behalf of them with their permission.
Environments are in a good state, but need to integrate training script into the main JaxGCRL library (ideally we merge in clean_JaxGCRL in a way that's satisfying to the users). A direct integration with if statements and more flags is straightforward, but I hesitate to add complexity into the codebase (single-agent environment users will see more complexity from MARL which they won't use).
For now, anyone that wants to use the MPE environments and train them can just use this branch and use the corresponding training file with cleanJaxGCRL.