alexbooth / DDQN-PER
Double Deep Q-Learning with Prioritized Experience Replay
☆34Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for DDQN-PER
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆47Updated 6 years ago
- ☆83Updated 3 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated last year
- The implement of all kinds of dqn reinforcement learning with Pytorch☆90Updated 3 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆99Updated 3 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 6 years ago
- ☆71Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆133Updated 5 years ago
- scalable multi agents reinforcement learning☆54Updated 6 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆114Updated 2 weeks ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- qmix☆22Updated 4 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆174Updated 6 years ago
- RainBow, Tensorflow☆49Updated 6 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆93Updated 4 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆33Updated 7 years ago
- A code reimplementation of DeepMind's "Multiagent Cooperation and Competition with Deep Reinforcement Learning" with Tensorflow☆16Updated 6 years ago
- Multiagent deep reinforcement learning research project☆27Updated 5 months ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆300Updated 2 years ago
- The code for maddpg using pytorch☆162Updated 4 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆82Updated last year
- Practice of Deep Reinforcement Learning with Keras and gym.☆157Updated 5 years ago
- ☆41Updated 5 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆28Updated 5 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆13Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆74Updated 10 months ago
- ☆20Updated 5 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆317Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 3 years ago