TesfayZ / CCM_MADRL_MEC

The source code for the paper titled Combinatorial Client-Master Multiagent Deep Reinforcement Learning for Task Offloading in Mobile Edge Computing
67 stars 7 forks source link

Regarding code issues #7

Open jjj960 opened 3 months ago

jjj960 commented 3 months ago

Hello author, it is stated in the paper that the master will decide whether to accept the offloading task based on the state information and actions of all client agents. However, I don't seem to have found any relevant operation in the code. Can you please indicate it?

TesfayZ commented 3 months ago

Go to the function that says choose_action and see how the critic and hybrid actions are selected. See the difference with classical MADDPG algorithms of other implementations.

On Wed, 7 Aug 2024, 13:15 jjj960, @.***> wrote:

Hello author, it is stated in the paper that the master will decide whether to accept the offloading task based on the state information and actions of all client agents. However, I don't seem to have found any relevant operation in the code. Can you please indicate it?

— Reply to this email directly, view it on GitHub https://github.com/TesfayZ/CCM_MADRL_MEC/issues/7, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANZZ27YGEUFA34K2QO7LOXTZQIFUJAVCNFSM6AAAAABMEI7J6KVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ2TGMZTGYYDQMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>