indigoLovee / DDPG
DDPG in Pytorch
☆44Updated 3 years ago
Alternatives and similar repositories for DDPG:
Users that are interested in DDPG are comparing it to the libraries listed below
- D3QN Pytorch☆58Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆95Updated 2 years ago
- TD3 in Pytorch☆30Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆46Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆70Updated 3 months ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MAAC MAPPO HAPPO MAT MORL☆33Updated 2 weeks ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆142Updated last year
- RL algorithms☆141Updated 4 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆60Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆191Updated 2 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆40Updated last year
- my code for paper Parameterized-DQN☆21Updated 4 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆29Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆54Updated 3 years ago
- Tutorial for Reinforcement Learning☆180Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆22Updated last year
- A clean and robust Pytorch implementation of SAC on discrete action space☆34Updated 4 months ago
- 多智能体强化学习☆90Updated 6 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆67Updated 9 months ago
- Lightweight multi-agent PPO for IEEE field.☆13Updated 2 years ago
- ☆14Updated 3 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆18Updated 6 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆120Updated last year
- The code for maddpg using pytorch☆165Updated 4 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆32Updated 2 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
- implementation of MADDPG using PettingZoo and PyTorch☆130Updated last year
- Hello😜☆31Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated 2 weeks ago