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
60 stars 6 forks source link

Feat/lower case all keys in data #22

Closed RuanJohn closed 1 year ago

RuanJohn commented 1 year ago

What?

As a first step in the data processing, make all dictionary keys lower case.

Extra

Upper case all algorithm names right before plotting.