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.☆165Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆54Updated 4 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆402Updated 3 months ago
- A plotter for reinforcement learning (RL)☆234Updated 3 years ago
- The code for maddpg using pytorch☆170Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆94Updated 2 years ago
- RL algorithms☆141Updated 4 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆88Updated 6 months ago
- DSAC; Distributional Soft Actor-Critic☆132Updated 8 months ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 8 months ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆88Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆197Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- pytorch实现的一些MARL算法☆68Updated 4 years ago
- ☆104Updated 4 years ago
- ☆126Updated 4 years ago
- BipedalWalker & BipedalWalkerHardcore solved by SAC☆25Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆221Updated 6 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆44Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆655Updated 5 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆148Updated 3 years ago
- Code for Weighted QMIX☆142Updated 4 years ago
- Tutorial for Reinforcement Learning☆189Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆503Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆277Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆251Updated 3 years ago