AmazingAng / WTF-DeepRL
Deep RL algorithm in pytorch
☆306Updated 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
- Implementation of benchmark RL algorithms☆466Updated 2 years ago
- basic algorithms of reinforcement learning☆211Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆309Updated 2 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆530Updated last year
- RL algorithms☆141Updated 4 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆342Updated 4 years ago
- GitHub's code repository is all you need☆349Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆478Updated last year
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆546Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆145Updated 11 months ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆621Updated 2 years ago
- The code for maddpg using pytorch☆168Updated 4 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆233Updated 2 years ago
- ☆203Updated last year
- Tutorial for Reinforcement Learning☆184Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆707Updated 2 years ago
- A plotter for reinforcement learning (RL)☆223Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆739Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆209Updated 6 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆668Updated 2 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆291Updated 5 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 9 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆333Updated 2 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆509Updated 7 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆582Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago