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

[FEATURE] Tooling to merge JSON Files for `marl-eval` Integration #953

Closed OmaymaMahjoub closed 11 months ago

OmaymaMahjoub commented 12 months ago

Feature

Pipeline for Merging JSON Files for marl-eval Integration

Proposal

  1. Concatenation Function: Implement a function to merge multiple JSON files, ensuring data integrity and format consistency.
  2. User-friendly Script: Develop an easy-to-use script allowing users to seamlessly concatenate selected JSON files.
OmaymaMahjoub commented 11 months ago

Solved by merging #950