choo8 / Tensorflow-DeepMind-Atari-Deep-Q-Learner-2PlayerLinks
A code reimplementation of DeepMind's "Multiagent Cooperation and Competition with Deep Reinforcement Learning" with Tensorflow
☆15Updated 7 years ago
Alternatives and similar repositories for Tensorflow-DeepMind-Atari-Deep-Q-Learner-2Player
Users that are interested in Tensorflow-DeepMind-Atari-Deep-Q-Learner-2Player are comparing it to the libraries listed below
Sorting:
- Deep learning implementations (Asynchronous Deep Q-Learning) of multiple Game Theory algorithms for adversarial learning (WoLF-PHC, GIGA-…☆15Updated 8 years ago
- ☆89Updated 3 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆107Updated 4 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆50Updated 5 years ago
- scalable multi agents reinforcement learning☆62Updated 7 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 5 years ago
- ☆22Updated 7 years ago
- Implementation code for GraphMIX: Graph Convolutional Value Decomposition in Multi-Agent Reinforcement Learning☆35Updated 4 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆21Updated 4 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Decentralized deep multi-agent reinforcement learning in physical environments.☆14Updated 7 years ago
- ☆54Updated 6 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆49Updated 5 years ago
- ☆76Updated 5 years ago
- pytorch implementation of "Efficient Communication in Multi-Agent Reinforcement Learning via Variance Based Control"☆54Updated 2 years ago
- use tensorflow to implement the MADDPG(simple_tag)☆18Updated 7 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆87Updated 7 years ago
- an implementation of ATOC☆14Updated 3 years ago
- pytorch实现的一些MARL算法☆68Updated 4 years ago
- Implementation of DyMA-CL, MARL algorithm☆28Updated 5 years ago
- ☆48Updated 5 years ago
- The implement of the policy gradient RL algorithm with pytorch☆39Updated 4 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- Multi-Objective Deep Reinforcement Learning☆45Updated 8 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Updated 7 years ago
- Value-Decomposition Multi-Agent Actor-Critics☆39Updated 2 years ago
- There will be updates later