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:
- 多智能体强化学习☆104Updated 6 years ago
- RL algorithms☆141Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆28Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆250Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆210Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆105Updated 3 years ago
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆278Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆95Updated last year
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆365Updated 4 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆509Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆165Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆222Updated 6 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆560Updated last year
- pytorch实现的一些MARL算法☆68Updated 4 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆407Updated 3 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆29Updated 6 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆94Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆89Updated 4 years ago
- ☆126Updated 4 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆664Updated 3 years ago
- 多智能体学习库☆21Updated 3 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- ☆171Updated 2 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆22Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 8 months ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago