FinRL icon indicating copy to clipboard operation
FinRL copied to clipboard

How to set multi-agent for DDPG?

Open DarkFaceMonster opened this issue 2 years ago • 2 comments

I'm noob, and wanna set multi-agent but in the DRLAgent class, couldn't find where can set multi-agent neither multi-worker. how can i set multi-agent and watch the result?

DarkFaceMonster avatar Mar 05 '22 10:03 DarkFaceMonster

Do you want to try this one: https://github.com/AI4Finance-Foundation/ElegantRL/blob/master/elegantrl/agents/AgentMADDPG.py

YangletLiu avatar Mar 06 '22 23:03 YangletLiu

Please share your result, I am working on it any discussion and comment appreciated.

ghaffari903 avatar Mar 07 '22 05:03 ghaffari903