XinJingHao / Duel-Double-DQN-Pytorch
A clean and robust implementation of Duel Double DQN
☆50Updated 7 months ago
Alternatives and similar repositories for Duel-Double-DQN-Pytorch:
Users that are interested in Duel-Double-DQN-Pytorch are comparing it to the libraries listed below
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆114Updated 9 months ago
- Solve BipedalWalkerHardcore-v2 with TD3☆83Updated last year
- PyTorch implementations of MADDPG, MAPPO (coming)☆105Updated 10 months ago
- RL algorithms☆140Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 7 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆94Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆121Updated 11 months ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆184Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆68Updated 2 months ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 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…☆25Updated 2 years ago
- TD3 in Pytorch☆29Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆139Updated last year
- The official code releasement of publications in MARL field of TJU RL lab.☆68Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆157Updated 9 months ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆79Updated 4 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆43Updated 2 years ago
- The code for maddpg using pytorch☆164Updated 4 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆55Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆122Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆52Updated 3 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆282Updated 2 months ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆60Updated 2 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆29Updated 3 years ago
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆76Updated 4 months ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- D3QN Pytorch☆57Updated 3 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago