LxzGordon / Deep-Reinforcement-Learning-with-pytorch
Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,DDPG for discrete action space, A2C, A3C, TD3, SAC, TRPO
☆93Updated 3 years ago
Alternatives and similar repositories for Deep-Reinforcement-Learning-with-pytorch:
Users that are interested in Deep-Reinforcement-Learning-with-pytorch are comparing it to the libraries listed below
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆140Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆130Updated 8 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆202Updated 5 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆68Updated 2 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆116Updated 9 months ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated 4 years ago
- Code for Weighted QMIX☆129Updated 4 years ago
- ☆94Updated 3 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆79Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆115Updated 2 years ago
- Hello😜☆31Updated 4 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆60Updated 2 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆49Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆53Updated 3 years ago
- ☆40Updated 3 years ago
- The code for maddpg using pytorch☆164Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆159Updated 9 months ago
- ☆191Updated last year
- This is the official implementation of Multi-Agent PPO.☆102Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆97Updated 3 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆34Updated 3 months ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆46Updated 5 years ago
- pytorch实现的一些MARL算法☆65Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆63Updated 8 months ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 8 months ago
- DSAC; Distributional Soft Actor-Critic☆123Updated this week
- implementation of MADDPG using PettingZoo and PyTorch☆122Updated last year
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago