Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)
☆356May 12, 2020Updated 6 years ago
Alternatives and similar repositories for dqn-multi-agent-rl
Users that are interested in dqn-multi-agent-rl are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆749May 23, 2022Updated 4 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆617Nov 11, 2017Updated 8 years ago
- Deep Q Network for Multi-agent RL☆15Oct 18, 2020Updated 5 years ago
- multi-agent deep reinforcement learning for networked system control.☆447Sep 29, 2020Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆748Apr 12, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A multi-agent version of the Double DQN algorithm, with Foraging Task and Pursuit Game test scenarios☆12Apr 24, 2017Updated 9 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,202Dec 8, 2022Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Jul 9, 2019Updated 6 years ago
- Modified MDP and Q-Learning Algorithm | Multiagent optimization | Path Planning | Navigation | Reinforcement Learning | Stochastic System…☆75Jul 28, 2020Updated 5 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆360Apr 1, 2019Updated 7 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆693Jun 5, 2018Updated 8 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,977Apr 1, 2024Updated 2 years ago
- Paper list of multi-agent reinforcement learning (MARL)☆4,851Feb 11, 2026Updated 4 months ago
- Using multi-agent Deep Q Learning with LSTM cells (DRQN) to train multiple users in cognitive radio to learn to share scarce resource (ch…☆255Aug 5, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,749Sep 8, 2022Updated 3 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆12Jan 14, 2022Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆217Jun 6, 2022Updated 4 years ago
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆29Mar 7, 2018Updated 8 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Dec 10, 2019Updated 6 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆808May 29, 2022Updated 4 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"