Wen2chao / RL-AlgorithmLinks
Hello😜
☆31Updated 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:
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- BipedalWalker & BipedalWalkerHardcore solved by SAC☆25Updated last year
- DSAC; Distributional Soft Actor-Critic☆129Updated 4 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆177Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆85Updated 7 months ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆81Updated 2 months ago
- ☆99Updated 3 years ago
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- RL algorithms☆142Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 4 months ago
- Study of paper "Meta reinforcement learning for sim-to-real domain adaptation"☆18Updated 3 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆48Updated 5 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆43Updated 4 years ago
- The implementation of LSTM-TD3.☆81Updated 2 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆72Updated 6 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- The code for maddpg using pytorch☆169Updated 4 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆147Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆71Updated 3 years ago
- Constrained Policy Optimization implementation on Safety Gym☆27Updated 3 years ago
- ☆124Updated 3 years ago
- A plotter for reinforcement learning (RL)☆224Updated 3 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆218Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago