XinJingHao / Duel-Double-DQN-PytorchLinks
A clean and robust implementation of Duel Double DQN
☆74Updated 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☆314Updated 5 years ago
- RL algorithms☆141Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆212Updated 3 years ago
- 多智能体强化学习☆106Updated 6 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆152Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆106Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆185Updated last year
- TD3 in Pytorch☆35Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 8 months ago
- kinds of reinforcement learning model by Pytorch☆345Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆430Updated last month
- 动手学强化学习代码☆65Updated last year
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆1,015Updated last week
- ☆68Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆53Updated 5 years ago
- basic algorithms of reinforcement learning☆215Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆257Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆282Updated 3 years ago
- Multiagent Reinforcement Learning Research Project☆225Updated 6 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- D3QN Pytorch☆66Updated 4 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆141Updated 2 weeks ago
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆172Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆518Updated 2 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆663Updated 3 years ago