Skip to content

Different baseline scripts log performances (and other metrics) under different keys #142

@abaisero

Description

@abaisero

As per title; I don't understand how am I supposed to compare methods appropriately if each script does its own thing and uses completely separate conventions.

I use wandb; if I run some of the value decomposition methods, I get performances under keys like the ones below:

Image

If I run methods like IPPO or MAPPO, I get performances under different keys like below:

Image

I understand that there can be come metrics that only make sense for some methods and not others; but when it comes to things like performances, winrates, it seems impossible to compare methods because each is written is its own standalone script that does things its own way.

I genuinely cannot understand: how do I use this library to compare methods?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions