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 the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆106Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆311Updated 2 years ago
- Multiagent deep reinforcement learning research project☆28Updated last year
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 8 months ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆84Updated 6 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- very easy implementation of dueling DQN in pytorch☆73Updated 2 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆96Updated 2 years ago
- ☆86Updated 3 years ago
- Personal experiments on Reinforcement Learning☆116Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆305Updated 5 years ago
- Mean Field Multi-Agent Reinforcement Learning☆396Updated 5 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆594Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆127Updated 2 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆117Updated 2 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆86Updated 7 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆99Updated 5 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆347Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- ☆41Updated 5 years ago
- scalable multi agents reinforcement learning☆62Updated 7 years ago