Quantum-Cheese / DeepReinforcementLearning_Pytorch
Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym
☆57Updated 3 years ago
Alternatives and similar repositories for DeepReinforcementLearning_Pytorch:
Users that are interested in DeepReinforcementLearning_Pytorch are comparing it to the libraries listed below
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- RL algorithms☆142Updated 4 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆85Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆194Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆87Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆54Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆120Updated 11 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- The code for maddpg using pytorch☆166Updated 4 years ago
- ☆162Updated last year
- TD3 in Pytorch☆30Updated 3 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆35Updated 5 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆96Updated 2 years ago
- ☆197Updated last year
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆46Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆78Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆142Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆63Updated 2 years ago
- Implement some algorithms of RL☆47Updated last year
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆152Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- The official implementation of "Transformer in Transformer as Backbone for Deep Reinforcement Learning"☆55Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆140Updated 9 months ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆42Updated 3 years ago
- This is the official implementation of ERL-Re2.☆63Updated 9 months ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆32Updated 2 years ago
- Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆47Updated 11 months ago
- Transformer-based Multi-Agent Actor-Critic Framework☆44Updated 2 years ago
- D3QN Pytorch☆59Updated 3 years ago