AndyYue1893 / Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
☆52Updated 5 years ago
Alternatives and similar repositories for Deep-reinforcement-learning-with-pytorch:
Users that are interested in Deep-reinforcement-learning-with-pytorch are comparing it to the libraries listed below
- 多智能体强化学习☆92Updated 6 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- RL algorithms☆141Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆99Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆23Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- ☆123Updated 3 years ago
- ☆96Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆142Updated 10 months ago
- The code for maddpg using pytorch☆168Updated 4 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆230Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆77Updated 4 months ago
- pytorch实现的一些MARL算法☆66Updated 3 years ago
- This is the official implementation of Multi-Agent PPO.☆104Updated 2 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆136Updated last year
- ☆163Updated last year
- ☆200Updated last year
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆47Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆166Updated last year
- Solve BipedalWalkerHardcore-v2 with TD3☆88Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆50Updated last month
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆125Updated 11 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆88Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆72Updated this week
- Hello😜☆31Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆47Updated 5 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆81Updated 4 years ago