LightZero icon indicating copy to clipboard operation
LightZero copied to clipboard

feature(rjy): add smac env

Open nighood opened this issue 1 year ago • 0 comments

PR Description

This PR introduces the SMAC (StarCraft Multi-Agent Challenge) environment to the LightZero repository. The included environment is fully operational and has been tested for functionality. However, please note that there are currently no matching pipelines available for this environment within the repository. Future updates will include the necessary pipelines to fully integrate SMAC with LightZero.

Key Points:

  • Environment Installation: Detailed instructions are provided for installing the modified PySC2 environment and its dependencies.
  • Testing: Instructions for running tests using pytest to ensure the environment is correctly installed and functional.
  • DI-engine Baselines: A link to the DI-engine SMAC baselines is included for additional reference.

Next Steps:

  • Pipeline Integration: The necessary pipelines to utilize the SMAC environment within LightZero will be added in upcoming updates.

Thank you for reviewing this PR. Please feel free to provide any feedback or suggestions for improvements.

nighood avatar Dec 20 '23 13:12 nighood