XinJingHao / Duel-Double-DQN-Pytorch
A clean and robust implementation of Duel Double DQN
☆34Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for Duel-Double-DQN-Pytorch
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆110Updated 7 months ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆87Updated 8 months ago
- TD3 in Pytorch☆29Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆134Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆146Updated 7 months ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆179Updated 2 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆111Updated last year
- RL algorithms☆138Updated 3 years ago
- Implement reinforcement learning algorithms in Pytorch☆31Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆82Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆53Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆75Updated 10 months ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆60Updated 5 months ago
- ☆186Updated last year
- DSAC; Distributional Soft Actor-Critic☆113Updated 9 months ago
- The official code releasement of publications in MARL field of TJU RL lab.☆57Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆192Updated 5 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆92Updated 2 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆33Updated last month
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆37Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆57Updated 2 years ago
- MARL for Autonomous Vehicles☆255Updated last month
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆129Updated 10 months ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆44Updated 3 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆75Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆50Updated 3 years ago
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆66Updated 2 months ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆63Updated this week
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆13Updated 4 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆26Updated last year