facebookresearch / BenchMARL

A collection of MARL benchmarks based on TorchRL
https://benchmarl.readthedocs.io/
MIT License
216 stars 27 forks source link

[Tasks] VMAS MPE (Vectorized) #42

Closed matteobettini closed 7 months ago

matteobettini commented 7 months ago

This PR adds the MPE scenarios scenarios from VMAS.

So now users can choose either task=pettingzoo/simple_... or task=pettingzoo/vmas_...

cc #41 @shivarajabi @SashaBoguraev

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (75bc507) 89.51% compared to head (fe7fb18) 87.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ========================================== - Coverage 89.51% 87.75% -1.77% ========================================== Files 56 64 +8 Lines 2576 2646 +70 ========================================== + Hits 2306 2322 +16 - Misses 270 324 +54 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.