Wen2chao / RL-AlgorithmLinks
Hello😜
☆30Updated 4 years ago
Alternatives and similar repositories for RL-Algorithm
Users that are interested in RL-Algorithm are comparing it to the libraries listed below
Sorting:
- A clean and robust Pytorch implementation of PPO on continuous action space.☆161Updated last year
- The code for maddpg using pytorch☆170Updated 4 years ago
- RL algorithms☆142Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆219Updated 6 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆91Updated 4 years ago
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- A plotter for reinforcement learning (RL)☆229Updated 3 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
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆204Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆492Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 4 months ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆86Updated 4 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 6 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆391Updated last month
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆247Updated 2 years ago
- D3QN Pytorch☆62Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆89Updated 9 months ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆553Updated last year
- ☆102Updated 3 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆154Updated last year
- This is the official implementation of Multi-Agent PPO.☆115Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆354Updated 4 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆49Updated 5 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆182Updated last year