AmazingAng / WTF-DeepRLLinks
Deep RL algorithm in pytorch
☆310Updated last year
Alternatives and similar repositories for WTF-DeepRL
Users that are interested in WTF-DeepRL are comparing it to the libraries listed below
Sorting:
- ☆165Updated last year
- basic algorithms of reinforcement learning☆212Updated last year
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆152Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆310Updated 2 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- GitHub's code repository is all you need☆351Updated 2 years ago
- Tutorial for Reinforcement Learning☆186Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆154Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆334Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆218Updated 6 years ago
- The code for maddpg using pytorch☆169Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆201Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆632Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆264Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆240Updated 2 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆551Updated last year
- RL algorithms☆142Updated 4 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆270Updated 3 years ago
- A plotter for reinforcement learning (RL)☆224Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆296Updated 5 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆639Updated 5 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆488Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆301Updated 5 years ago
- ☆124Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆305Updated 11 months ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆521Updated 7 years ago