Wen2chao / RL-AlgorithmLinks
Helloπ
β30Updated 5 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.β169Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.β55Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"β231Updated 6 years ago
- RL algorithmsβ141Updated 4 years ago
- A plotter for reinforcement learning (RL)β235Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,Dβ¦β96Updated 4 years ago
- The code for maddpg using pytorchβ168Updated 5 years ago
- DSAC; Distributional Soft Actor-Criticβ136Updated 11 months ago
- β110Updated 4 years ago
- BipedalWalker & BipedalWalkerHardcore solved by SACβ26Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).β220Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action spaceβ89Updated 9 months ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settingsβ50Updated 6 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Criticβ433Updated 2 months ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)β51Updated 7 years ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]β74Updated 6 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)β54Updated 11 months ago
- Solve BipedalWalkerHardcore-v2 with TD3β96Updated 2 years ago
- β128Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environmentβ117Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environmentβ94Updated 2 years ago
- A clean and robust Pytorch implementation of SAC on discrete action spaceβ42Updated last year
- DRLibοΌa Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.β564Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Criticsβ¦β92Updated 5 years ago
- D3QN Pytorchβ67Updated 4 years ago
- β222Updated 2 years ago
- Code for Weighted QMIXβ145Updated 5 years ago
- The implement of the policy gradient RL algorithm with pytorchβ40Updated 5 years ago
- PyTorch implementation of Constrained Policy Optimizationβ56Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.β108Updated 3 years ago