facebookresearch / BenchMARL

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

[Feature] Run evaluation on first iteration #108

Closed matteobettini closed 3 months ago

matteobettini commented 3 months ago

The majority of users seems to be wanting to see evaluation results on the first iteration.

So this PR runs evaluation also on first iter and then every evaluation_interval frames