XinJingHao / Duel-Double-DQN-PytorchLinks
A clean and robust implementation of Duel Double DQN
☆66Updated 11 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
Sorting:
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆137Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆198Updated 3 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆147Updated last year
- Solve BipedalWalkerHardcore-v2 with TD3☆89Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆154Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆77Updated last month
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆53Updated 5 years ago
- DSAC; Distributional Soft Actor-Critic☆126Updated 3 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆144Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆86Updated 4 years ago
- 多智能体强化学习☆98Updated 6 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆57Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆236Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆360Updated last week
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- ☆62Updated 2 years ago
- ☆204Updated 2 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆151Updated 11 months ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆85Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆174Updated last year
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆156Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- ☆57Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆82Updated 6 months ago
- 多智能体学习库☆19Updated 3 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆73Updated last month
- 动手学强化学习代码☆57Updated last year