This is the Linux app named MADDPG whose latest release can be downloaded as maddpgsourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named MADDPG with OnWorks for free.
请按照以下说明运行此应用程序:
- 1. 在您的 PC 中下载此应用程序。
- 2. 在我们的文件管理器 https://www.onworks.net/myfiles.php?username=XXXXX 中输入您想要的用户名。
- 3. 在这样的文件管理器中上传这个应用程序。
- 4. 从此网站启动OnWorks Linux online 或Windows online emulator 或MACOS online emulator。
- 5. 从您刚刚启动的 OnWorks Linux 操作系统,使用您想要的用户名转到我们的文件管理器 https://www.onworks.net/myfiles.php?username=XXXXX。
- 6. 下载应用程序,安装并运行。
甲基二苯胺
Ad
商品描述
MADDPG (Multi-Agent Deep Deterministic Policy Gradient) is the official code release from OpenAI’s paper Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments. The repository implements a multi-agent reinforcement learning algorithm that extends DDPG to scenarios where multiple agents interact in shared environments. Each agent has its own policy, but training uses centralized critics conditioned on the observations and actions of all agents, enabling learning in cooperative, competitive, and mixed settings. The code is built on top of TensorFlow and integrates with the Multiagent Particle Environments (MPE) for benchmarking. Researchers can use it to reproduce the experiments presented in the paper, which demonstrate how agents learn behaviors such as coordination, competition, and communication. Although archived, MADDPG remains a widely cited baseline in multi-agent reinforcement learning research and has inspired further algorithmic developments.
功能
- Implementation of Multi-Agent DDPG with centralized critics
- Supports cooperative, competitive, and mixed-agent settings
- TensorFlow-based training pipeline for multi-agent RL
- Compatible with Multiagent Particle Environments (MPE)
- Scripts for reproducing results from the original paper
- Reference implementation for research in multi-agent RL
程式语言
Python
分类
This is an application that can also be fetched from https://sourceforge.net/projects/maddpg.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.