ShAw7ock / Atari_Pong_PPO_DQN
☆11Updated 3 years ago
Alternatives and similar repositories for Atari_Pong_PPO_DQN
Users that are interested in Atari_Pong_PPO_DQN are comparing it to the libraries listed below
Sorting:
- Solve BipedalWalkerHardcore-v2 with TD3☆88Updated last year
- TD3 in Pytorch☆33Updated 3 years ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆33Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 2 months ago
- RL algorithms☆141Updated 4 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆89Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆84Updated 4 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆76Updated last month
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆48Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆130Updated last year
- The implementation of LSTM-TD3.☆79Updated 2 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆145Updated 11 months ago
- ☆13Updated 4 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆47Updated 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
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 7 years ago
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago
- UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D☆95Updated last year
- Code for running RL experiments on continuing (non-episodic) problems.☆17Updated this week
- implementation of MADDPG using PettingZoo and PyTorch☆140Updated last year
- ☆10Updated 5 months ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆37Updated 6 months ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆34Updated 2 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago