alexbooth / DDQN-PER
Double Deep Q-Learning with Prioritized Experience Replay
☆34Updated 6 years ago
Alternatives and similar repositories for DDQN-PER:
Users that are interested in DDQN-PER are comparing it to the libraries listed below
- 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)☆50Updated 6 years ago
- Multiagent deep reinforcement learning research project☆27Updated 9 months ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆117Updated 4 months ago
- ☆84Updated 3 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆103Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆176Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆129Updated 2 years ago
- qmix☆22Updated 4 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆94Updated last year
- ☆75Updated 5 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆39Updated 5 years ago
- ☆20Updated 5 years ago
- scalable multi agents reinforcement learning☆60Updated 6 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆82Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆76Updated 8 years ago
- A code reimplementation of DeepMind's "Multiagent Cooperation and Competition with Deep Reinforcement Learning" with Tensorflow☆15Updated 6 years ago
- research and implementations of Deep RL agents and their applications☆49Updated last month
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆27Updated 7 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- very easy implementation of dueling DQN in pytorch☆71Updated 2 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 3 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆84Updated 6 years ago
- The code for maddpg using pytorch☆167Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- ReinforcementLearning Learn Play Atari Using DDPG and LSTM.☆20Updated 7 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 4 years ago