opendilab/DI-engine

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

Aberta

#868 aberto em 11 de jun. de 2025

 (0 comentário) (0 reação) (0 responsável)Python (437 forks)github user discovery
envgood first issue

Métricas do repositório

Stars
 (3.639 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador