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:
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆52Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆43Updated 4 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- ☆96Updated 3 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 3 months ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆59Updated 4 years ago
- RL algorithms☆141Updated 4 years ago
- ☆61Updated 4 years ago
- The code for maddpg using pytorch☆168Updated 4 years ago
- pytorch实现的一些MARL算法☆66Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆173Updated last year
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆126Updated 3 months ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆48Updated 5 years ago
- Implementation of PPO Lagrangian in PyTorch☆45Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆151Updated 11 months ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆72Updated 6 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 2 years ago
- PyTorch implementation of Constrained Policy Optimization☆54Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆70Updated 3 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- ☆14Updated 4 years ago
- The implementation of LSTM-TD3.☆81Updated 2 years ago
- ☆40Updated 3 years ago
- ☆27Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆90Updated last year
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆47Updated 5 years ago