Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Question QMIX algorithm

Discussion in 'ML-Agents' started by Jinwoobeen, Apr 4, 2023.

  1. Jinwoobeen

    Jinwoobeen

    Joined:
    Nov 1, 2022
    Posts:
    3
    Hello, I am a student researching multi-agent reinforcement learning.

    I am currently looking for a multi-agent reinforcement learning algorithm suitable for a USV combat simulation. The simulator is complete, and I have finished experimenting with the default POCA algorithm provided by ml-agents. I believe that QMIX is more suitable for the current simulator than POCA, so I would like to conduct experiments with QMIX.

    QMIX is not provided in ml-agents, so I tried to create QMIX code by copying the POCA code inside ml-agents. However, I am having trouble creating QMIX code because the code is too complex and requires the use of Advantage or updating the policy loss.

    Is there an implementation of the QMIX algorithm that is implemented like the cmd-based training using the default algorithm provided by Unity ml-agents? If not, can I get help by requesting assistance through the Unity Success Plan?

    Thank you for taking the time to read my question.
     
  2. y116114

    y116114

    Joined:
    Nov 23, 2020
    Posts:
    3
    Hello! I have the same question now. Can i add your wechat? We can talk together.