instadeepai / og-marl

Datasets with baselines for offline multi-agent reinforcement learning.
https://instadeepai.github.io/og-marl/
Apache License 2.0
149 stars 13 forks source link

Add experience recorder back #9

Closed jcformanek closed 1 month ago

jcformanek commented 11 months ago

After modifying the environment API used in OG-MARL, the old offline experience logger does not work anymore. We need to modify it to work with the new environment API. The old offline experience logger is still available here: https://sites.google.com/view/og-marl

jcformanek commented 1 month ago

https://github.com/instadeepai/og-marl/blob/main/og_marl/environment_wrappers/wrappers.py