Skip to content
#

maddpg

Here are 78 public repositories matching this topic...

The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where each agent uses centralized critic training but decentralized actor execution, and is capable of learning either cooperative or competitive environments. This is demonstrated on the Unity Tennis Environment.

  • Updated Nov 18, 2019
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the maddpg topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the maddpg topic, visit your repo's landing page and select "manage topics."

Learn more