facebookresearch / BenchMARL

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

[BugFix] Fix discrete SAC #40

Closed matteobettini closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (492d1c6) 87.42% compared to head (59ea12c) 84.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== - Coverage 87.42% 84.04% -3.38% ========================================== Files 56 56 Lines 2576 2576 ========================================== - Hits 2252 2165 -87 - Misses 324 411 +87 ```

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