opendilab/DI-engine

How to increase the hybrid action space in multi-agent environments

Offen

#868 geöffnet am 11.06.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (437 Forks)github user discovery
envgood first issue

Repository-Metriken

Stars
 (3.639 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I need to develop a multi-agent cooperative environment where each agent has a mixed action space consisting of discrete and continuous actions. How should I select and modify the corresponding algorithms in DI? Currently, it seems that the mixed action space in DI only supports single-agent situations.

Contributor Guide