instadeepai / Mava

🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX
Apache License 2.0
737 stars 90 forks source link

chore: remove neptune project argument from system level logger configs #1023

Closed RuanJohn closed 9 months ago

RuanJohn commented 9 months ago

What?

Only set the Neptune project name in the base logger config.

OmaymaMahjoub commented 9 months ago

Can we keep neptune tag per system? because when you run a sweep you want each of the system have a different tag automatically without the need to set neptune tag in the cmd

We had an internal discussion: Since we have config.logger.system_name we can use it to filter the systems, no need to have different tags for different systems