AndyYue1893 / Deep-reinforcement-learning-with-pytorchLinks
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
☆53Updated 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:
- 多智能体强化学习☆97Updated 6 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆89Updated 2 years ago
- RL algorithms☆141Updated 4 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
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- ☆96Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆198Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆25Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆90Updated last year
- pytorch实现的一些MARL算法☆66Updated 4 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆47Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆69Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆236Updated 2 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- The code for maddpg using pytorch☆168Updated 4 years ago
- ☆166Updated last year
- 多智能体小球强化学习环境☆18Updated 4 years ago
- TD3 in Pytorch☆34Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 3 months ago
- Hello😜☆31Updated 4 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆47Updated 5 years ago
- ☆43Updated 5 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆57Updated 3 years ago
- This is a personal library that strives to implement various MARL algorithms. The environment only integrates MPE, and the algorithm curr…☆15Updated last week
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Tutorial for Reinforcement Learning☆184Updated 3 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
- Jax and Torch Multi-Agent SAC on PettingZoo API☆82Updated 6 months ago