wolfrev0 / PER-D3QNLinks
Dueling Double Deep Q Network with Prioritized Experience Replay Memory
☆10Updated 2 years ago
Alternatives and similar repositories for PER-D3QN
Users that are interested in PER-D3QN are comparing it to the libraries listed below
Sorting:
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆157Updated last year
- The code for maddpg using pytorch☆170Updated 4 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆141Updated last year
- Official Pytorch implementation of Soft-DRGN (IEEE trans on Mobile Computing 2022)☆37Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆353Updated 4 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆47Updated 2 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 5 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆16Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆60Updated 4 years ago
- ☆89Updated 3 years ago
- qmix☆23Updated 5 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆348Updated 5 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- This is a concise Pytorch implementation of Rainbow DQN, including Double Q-learning, Dueling network, Noisy network, PER and n-steps Q-l…☆32Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆51Updated 3 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆48Updated 5 years ago
- Implementation for mSAC methods in PyTorch☆42Updated 3 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆49Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆202Updated 3 years ago
- meta-MADDPG (Python implementation)☆18Updated 6 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG,…☆17Updated last year
- my code for paper Parameterized-DQN☆22Updated 4 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆166Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆219Updated 6 years ago
- An open, minimalist Gymnasium environment for autonomous coordination in wireless mobile networks.☆132Updated 8 months ago
- The code shows how we can combine the ideas of deep reinforcement learning and graph neural networks☆27Updated last year
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆27Updated 2 years ago