instadeepai / marl-eval

A tool for aggregating and plotting MARL experiment data.
https://sites.google.com/view/marl-standard-protocol/home
Apache License 2.0
61 stars 6 forks source link

fix: Output csv gets same name when run multiple times. #13

Closed OmaymaMahjoub closed 1 year ago

OmaymaMahjoub commented 1 year ago

What?

output csv gets same name when run multiple times.

Why?

This could lead to rewrite ton the same csv file.

How?

Change the name of the csv to depends on the name of the choosen metric.