AndyYue1893 / Deep-reinforcement-learning-with-pytorch
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
- RL algorithms☆141Updated 4 years ago
- 多智能体强化学习☆93Updated 6 years ago
- A collection of multi agent environments based on OpenAI gym.☆23Updated last year
- ☆96Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆88Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆30Updated 5 years ago
- Hello😜☆31Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆99Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆48Updated 2 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 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☆88Updated last year
- pytorch实现的一些MARL算法☆65Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 2 months ago
- Tutorial for Reinforcement Learning☆184Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆232Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆145Updated 11 months ago
- TD3 in Pytorch☆33Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- ☆165Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- ☆102Updated 2 months ago
- DDPG in Pytorch☆45Updated 3 years ago
- Adversarial Reinforcement Learning papers (single-agent setting and multi-agent setting)☆70Updated 2 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆155Updated last year
- ☆201Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago