david-simoes-93 / Multi-agent-Double-Deep-Q-NetworksLinks
A multi-agent version of the Double DQN algorithm, with Foraging Task and Pursuit Game test scenarios
☆12Updated 8 years ago
Alternatives and similar repositories for Multi-agent-Double-Deep-Q-Networks
Users that are interested in Multi-agent-Double-Deep-Q-Networks are comparing it to the libraries listed below
Sorting:
- Multi-Agent training using Deep Deterministic Policy Gradient Networks, Solving the Tennis Environment☆11Updated 6 years ago
- Reinforcement Learning approaches for learning communication in Multi Agent Systems.☆18Updated 6 years ago
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆28Updated 7 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆39Updated 5 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- Fully Cooperative Multi-Agent Deep Reinforcement Learning☆27Updated 5 years ago
- qmix☆22Updated 5 years ago
- meta-MADDPG (Python implementation)☆18Updated 6 years ago
- ☆85Updated 3 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆105Updated 4 years ago
- This repository contains an attempt at using Graph Attention based Reinforcement Learning for graphical state space. The code also provid…☆10Updated 3 years ago
- scalable multi agents reinforcement learning☆61Updated 7 years ago
- Version 3.0.0 Pytorch implementations of DQN, DDQN, DDPG, SAC, Discrete SAC. With more features :)☆12Updated 2 years ago
- Multiagent deep reinforcement learning research project☆28Updated 11 months ago
- Multi Agent RL project (Tennis) using MADDPG for Udacity Deep Reinforcement Learning Nano Degree program☆8Updated 6 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆16Updated 3 years ago
- Research project - real-time multi-agent pursuit a moving target☆17Updated 4 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆12Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolut…☆34Updated last year
- A simple example of how to implement vector based DDPG for MARL tasks using PyTorch and a ML-Agents environment.☆37Updated 6 years ago
- Attention based model for learning to solve different routing problems☆40Updated 2 years ago
- CAM ,DRL, Gated ,Multi-Attention☆9Updated 3 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Updated 6 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆48Updated 5 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆94Updated 2 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆85Updated 7 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆22Updated 6 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆40Updated 6 years ago