AndyYue1893 / Deep-reinforcement-learning-with-pytorchLinks
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
Sorting:
- RL algorithms☆141Updated 4 years ago
- 多智能体强化学习☆105Updated 6 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆213Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆95Updated 2 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆29Updated 6 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆257Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆93Updated last year
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- The implement of the policy gradient RL algorithm with pytorch☆40Updated 5 years ago
- pytorch实现的一些MARL算法☆68Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 3 years ago
- ☆128Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆30Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆91Updated 5 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆518Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆372Updated 4 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆281Updated 3 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆22Updated 4 years ago
- ☆106Updated 4 years ago
- The code for maddpg using pytorch☆168Updated 5 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆162Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆75Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆97Updated last year
- 多智能体学习库☆22Updated 3 years ago
- ☆174Updated 2 years ago