AI4Finance-Foundation / ElegantRL

Massively Parallel Deep Reinforcement Learning. 🔥
https://ai4finance.org
Other
3.63k stars 833 forks source link

MARL algorithm #132

Open wanghui589 opened 2 years ago

wanghui589 commented 2 years ago

demo_ Maddpg does not work. Can someone give a demoof multi-agent algorithm implementation? Such as mappo Thank you very much.

leilei-0428 commented 2 years ago

你的mappo可以正常运行吗?ActorMAPPO, CriticMAPPO是在哪里找到的呢?

josyulakrishna commented 1 year ago

Any updates on this, how do i define the env variables etc? an example is very much appreciated, thank you.

shixun404 commented 1 year ago

Any updates on this, how do i define the env variables etc? an example is very much appreciated, thank you.

@josyulakrishna Hi! I can provide a QMIX single file version as soon as possible.

josyulakrishna commented 1 year ago

@shixun404 that'd be immensely helpful, for our project we want MAPPO or QMIX whichever is available, can you send that. Thank you!

edit: college project

shixun404 commented 1 year ago

@josyulakrishna Hi, there is an available demo for QMIX in a past version of ElegantRL, https://github.com/AI4Finance-Foundation/ElegantRL/commit/02dd28aa25fce9db2a663dfa5d3052551bd83561.