Quantum-Cheese / DeepReinforcementLearning_PytorchLinks
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
Sorting:
- RL algorithms☆141Updated 4 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆90Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆137Updated last year
- The code for maddpg using pytorch☆168Updated 4 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆89Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆198Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆70Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 2 years ago
- Implement some algorithms of RL☆46Updated 2 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- 多智能体强化学习☆98Updated 6 years ago
- TD3 in Pytorch☆34Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆77Updated last month
- A clean and robust Pytorch implementation of PPO on continuous action space.☆151Updated 11 months ago
- ☆166Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆86Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆174Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆57Updated 3 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 2 years ago
- pytorch实现的一些MARL算法☆66Updated 4 years ago
- Hello😜☆31Updated 4 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆47Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆19Updated 3 years ago
- ☆204Updated 2 years ago
- This is the official implementation of ERL-Re2.☆64Updated 11 months ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆154Updated last year