awill139 / d3qn_pytorch
D3QN implementation using pytorch
☆15Updated 3 years ago
Alternatives and similar repositories for d3qn_pytorch:
Users that are interested in d3qn_pytorch are comparing it to the libraries listed below
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆52Updated 3 years ago
- RL algorithms☆140Updated 3 years ago
- D3QN Pytorch☆57Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆184Updated 2 years ago
- my code for paper Parameterized-DQN☆20Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆139Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆42Updated 2 years ago
- The code for maddpg using pytorch☆164Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆112Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆214Updated 2 years ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆31Updated 2 years ago
- Hello😜☆31Updated 4 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆28Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆60Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- ☆49Updated 8 months ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆45Updated 4 years ago
- ☆93Updated 3 years ago
- ☆122Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 7 months ago
- ☆192Updated last year
- A collection of multi agent environments based on OpenAI gym.☆21Updated last year
- Code for Weighted QMIX☆126Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆199Updated 5 years ago
- ☆14Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆94Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- pytorch实现的一些MARL算法☆65Updated 3 years ago