AmazingAng / WTF-DeepRLLinks
Deep RL algorithm in pytorch
☆315Updated 2 years ago
Alternatives and similar repositories for WTF-DeepRL
Users that are interested in WTF-DeepRL are comparing it to the libraries listed below
Sorting:
- ☆172Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆168Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- GitHub's code repository is all you need☆356Updated 2 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- RL algorithms☆141Updated 4 years ago
- Implementation of benchmark RL algorithms☆473Updated 3 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆95Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆213Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆661Updated 3 years ago
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆546Updated 7 years ago
- Pytorch for Deep Reinforcement Learning☆254Updated 5 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆560Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆222Updated 6 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆367Updated 4 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆254Updated 3 years ago
- ☆127Updated 4 years ago
- basic algorithms of reinforcement learning☆215Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆312Updated 5 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆514Updated 2 years ago
- A plotter for reinforcement learning (RL)☆234Updated 3 years ago
- ☆220Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆669Updated 6 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers☆281Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆736Updated 3 years ago
- 多智能体强化学习☆105Updated 6 years ago