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☆178Updated 7 years ago
- Multiagent deep reinforcement learning research project☆28Updated last year
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆106Updated 5 years ago
- ☆90Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆120Updated 2 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆51Updated 7 years ago
- scalable multi agents reinforcement learning☆63Updated 7 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆104Updated 2 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆120Updated last year
- Personal experiments on Reinforcement Learning☆118Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆354Updated 5 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆614Updated 8 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆31Updated 8 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆66Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆414Updated 5 years ago
- research and implementations of Deep RL agents and their applications☆59Updated 4 months ago
- DGN Code☆360Updated 2 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆219Updated 6 years ago
- very easy implementation of dueling DQN in pytorch☆74Updated 3 years ago
- Modular Multi-Objective Reinforcement Learning with Decision Values☆25Updated 3 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆358Updated 6 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆88Updated 8 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆100Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 5 years ago
- BranchingDQN☆51Updated 6 years ago