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:
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- 多智能体强化学习☆99Updated 6 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- ☆165Updated last year
- A collection of multi agent environments based on OpenAI gym.☆26Updated last year
- RL algorithms☆142Updated 4 years ago
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- ☆124Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆81Updated 2 months ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 3 months ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆71Updated 3 years ago
- TD3 in Pytorch☆34Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆48Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆240Updated 2 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 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☆91Updated last year
- Tutorial for Reinforcement Learning☆186Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆153Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆85Updated 7 months ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆201Updated 3 years ago
- Hello😜☆31Updated 4 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆138Updated last year
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- Adversarial Reinforcement Learning papers (single-agent setting and multi-agent setting)☆71Updated 2 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- ☆99Updated 3 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆31Updated 5 years ago