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: standerdise naming of the absolute metric #18

Closed OmaymaMahjoub closed 1 year ago

OmaymaMahjoub commented 1 year ago

What?

Standerdise naming of the absolute metric

Why?

Sometimes the key is absolute_metric and sometimes absolute_metrics leading to confusion.

How?

Change ["ABSOLUTE_METRIC", "ABSOLUTE_METRICS", "absolute_metric"] to absolute_metrics