Skip to content
#

multi-processing

Here are 23 public repositories matching this topic...

Enables you to convert a PettingZoo environment to a Gym environment while supporting multiple agents (MARL). Gym's default setup doesn't easily support multi-agent environments, but this wrapper resolves that by running each agent in its own process and sharing the environment across those processes.

  • Updated Aug 23, 2025
  • Python

Improve this page

Add a description, image, and links to the multi-processing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multi-processing topic, visit your repo's landing page and select "manage topics."

Learn more