opendilab/DI-engine

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

Ouverte

#868 ouverte le 11 juin 2025

 (0 commentaire) (0 réaction) (0 personne assignée)Python (437 forks)github user discovery
envgood first issue

Métriques du dépôt

Stars
 (3 639 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur