FinRL
FinRL copied to clipboard
How to set multi-agent for DDPG?
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?
Do you want to try this one: https://github.com/AI4Finance-Foundation/ElegantRL/blob/master/elegantrl/agents/AgentMADDPG.py
Please share your result, I am working on it any discussion and comment appreciated.