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:
- 多智能体强化学习☆101Updated 6 years ago
- RL algorithms☆142Updated 4 years ago
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆206Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆248Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆162Updated last year
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆27Updated last year
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆555Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆499Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆271Updated 2 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 6 months ago
- [动手学强化学习]系列,基于pytorch。☆57Updated 4 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆356Updated 4 years ago
- Hello😜☆30Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆394Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆221Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆313Updated 2 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 4 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆87Updated 4 years ago
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- ☆123Updated 3 years ago
- ☆168Updated last year