alexbooth / DDQN-PERLinks
Double Deep Q-Learning with Prioritized Experience Replay
☆35Updated 7 years ago
Alternatives and similar repositories for DDQN-PER
Users that are interested in DDQN-PER are comparing it to the libraries listed below
Sorting:
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆313Updated 2 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆107Updated 4 years ago
- ☆89Updated 3 years ago
- Multiagent deep reinforcement learning research project☆28Updated last year
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 7 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆101Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- Personal experiments on Reinforcement Learning☆117Updated 4 years ago
- Multi-Objective Deep Reinforcement Learning☆45Updated 8 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 10 months ago
- Mean Field Multi-Agent Reinforcement Learning☆404Updated 5 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆309Updated 5 years ago
- Modular Multi-Objective Reinforcement Learning with Decision Values☆24Updated 2 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆87Updated 7 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆599Updated 7 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆72Updated 8 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 5 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆349Updated 5 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆99Updated 5 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆96Updated 7 years ago
- scalable multi agents reinforcement learning☆63Updated 7 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆78Updated 8 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆117Updated 2 years ago