Lizhi-sjtu / Rainbow-DQN-pytorch
This is a concise Pytorch implementation of Rainbow DQN, including Double Q-learning, Dueling network, Noisy network, PER and n-steps Q-learning.
☆31Updated 2 years ago
Alternatives and similar repositories for Rainbow-DQN-pytorch
Users that are interested in Rainbow-DQN-pytorch 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☆149Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆128Updated last year
- The code for maddpg using pytorch☆168Updated 4 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆75Updated last month
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆84Updated 4 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆56Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆342Updated 4 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆42Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆46Updated 3 years ago
- qmix☆22Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆81Updated 5 months ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆48Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆140Updated last year
- implementation of MADDPG using PettingZoo and PyTorch☆140Updated last year
- D3QN Pytorch☆61Updated 3 years ago
- ☆201Updated last year
- RL algorithms☆141Updated 4 years ago
- Lightweight multi-agent PPO for IEEE field.☆14Updated 3 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆145Updated 11 months ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆36Updated 6 months ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- 🎾 Multi-Agent Proximal Policy Optimization approach to a competitive reinforcement learning problem☆21Updated 2 years ago
- TD3 in Pytorch☆33Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆170Updated last year
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆209Updated 5 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆64Updated 3 weeks ago
- my code for paper Parameterized-DQN☆22Updated 4 years ago