XinJingHao / Duel-Double-DQN-PytorchLinks
A clean and robust implementation of Duel Double DQN
☆71Updated last year
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:
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆306Updated 5 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆169Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 4 years ago
- 多智能体强化学习☆102Updated 6 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆207Updated 3 years ago
- RL algorithms☆142Updated 4 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆250Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆143Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆158Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆358Updated 4 years ago
- Adversarial Reinforcement Learning papers (single-agent setting and multi-agent setting)☆73Updated 3 years ago
- kinds of reinforcement learning model by Pytorch☆342Updated 2 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆396Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆132Updated 5 months ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆86Updated 5 months ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆952Updated this week
- Tutorial for Reinforcement Learning☆188Updated 3 years ago
- ☆64Updated last year
- implementation of MADDPG using PettingZoo and PyTorch☆155Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆92Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers☆272Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆163Updated last year
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆112Updated 2 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago
- 动手学强化学习代码☆60Updated last year
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆96Updated last year