facebookresearch / BenchMARL

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

[BugFix] Fix collect with grad #114

Closed matteobettini closed 1 month ago

matteobettini commented 1 month ago

fixes #112

robj0nes commented 1 month ago

Ran a quick test, and looks good