indigoLovee / DDPG
DDPG in Pytorch
☆45Updated 3 years ago
Alternatives and similar repositories for DDPG:
Users that are interested in DDPG are comparing it to the libraries listed below
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆46Updated 2 years ago
- D3QN Pytorch☆59Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆72Updated 4 months ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆42Updated 3 years ago
- Lightweight multi-agent PPO for IEEE field.☆13Updated 3 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MAAC MAPPO HAPPO MAT MORL☆35Updated last month
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆54Updated 3 years ago
- my code for paper Parameterized-DQN☆21Updated 4 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆41Updated last year
- TD3 in Pytorch☆30Updated 3 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆126Updated last year
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆14Updated 4 years 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
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆96Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆71Updated 9 months ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated last year
- RL algorithms☆142Updated 4 years ago
- 多智能体强化学习☆90Updated 6 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆133Updated last year
- ☆50Updated 10 months ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆143Updated last year
- A collection of multi agent environments based on OpenAI gym.☆23Updated last year
- ☆14Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆194Updated 2 years ago
- The code for maddpg using pytorch☆166Updated 4 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆61Updated 2 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆33Updated 2 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 7 years ago
- DQN by Matlab and Python☆27Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆63Updated 2 years ago