AndyYue1893 / Deep-reinforcement-learning-with-pytorchLinks
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
☆52Updated 5 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
Sorting:
- 多智能体强化学习☆105Updated 6 years ago
- RL algorithms☆141Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆213Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆254Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆105Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆168Updated last year
- A collection of multi agent environments based on OpenAI gym.☆29Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆94Updated 2 years ago
- 多智能体学习库☆21Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆514Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆91Updated 5 years ago
- pytorch实现的一些MARL算法☆68Updated 4 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆29Updated 6 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆75Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆367Updated 4 years ago
- Hello😜☆30Updated 5 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆408Updated 3 years ago
- ☆172Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆281Updated 3 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- ☆127Updated 4 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆148Updated last year
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆103Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆97Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆207Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago