Skip to content

Is there a plan to support Many-to-Many (N-to-N) interactions #8

@jia06dhadkfbnuas

Description

@jia06dhadkfbnuas

Hi there,

I am planning to extend the current project to support Many-to-Many (N-v-N) air combat scenarios.

My Core Question: Regarding the Reward Function: If I switch from 1v1 to a multi-agent setting, is a complete redesign of the reward structure necessary?

I am concerned about issues like:

Credit Assignment: How to balance individual rewards vs. team rewards.

Cooperation: Encouraging covering teammates rather than just selfish survival.

Does the current codebase have any built-in mechanisms (like shared rewards or communication channels) to support MARL (Multi-Agent RL)? Or do you have any recommendations on how to adjust the reward function for this specific environment?

Thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions