openai / maddpg

Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
https://arxiv.org/pdf/1706.02275.pdf
MIT License
1.59k stars 484 forks source link

Spark #41

Open diemanalytics-ewd opened 4 years ago

diemanalytics-ewd commented 4 years ago

Has anyone adapted the code to run on Spark? Would be very grateful if it could be shared, or at least some pointers given. Or maybe it runs as-is?