AmazingAng / WTF-DeepRL
Deep RL algorithm in pytorch
☆304Updated last year
Alternatives and similar repositories for WTF-DeepRL:
Users that are interested in WTF-DeepRL are comparing it to the libraries listed below
- ☆163Updated last year
- Tutorial for Reinforcement Learning☆184Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆195Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆308Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆543Updated 11 months ago
- RL algorithms☆142Updated 4 years ago
- ☆123Updated 3 years ago
- basic algorithms of reinforcement learning☆209Updated last year
- A plotter for reinforcement learning (RL)☆222Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆336Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆594Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆225Updated 2 years ago
- ☆199Updated last year
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆143Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆142Updated 9 months ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆464Updated last year
- GitHub's code repository is all you need☆347Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆299Updated 8 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆330Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆211Updated 2 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆521Updated last year
- The code for maddpg using pytorch☆166Updated 4 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆617Updated 5 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆493Updated 6 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆629Updated last month
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆539Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 4 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago