opendilab/DI-engine

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

オープン

#868 opened on 2025/06/11

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (437 件のフォーク)github user discovery
envgood first issue

Repository metrics

Stars
 (3,639 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド