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☆67Updated 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☆176Updated 2 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]☆315Updated 3 years ago
- Multiagent deep reinforcement learning research project☆28Updated last year
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆409Updated 5 years ago
- ☆90Updated 4 years ago
- ☆42Updated 6 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆354Updated 5 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 7 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆104Updated 2 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆65Updated 2 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- DGN Code☆360Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆610Updated 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 …☆120Updated last year
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆118Updated 2 years ago
- scalable multi agents reinforcement learning☆63Updated 7 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆219Updated 2 years ago
- very easy implementation of dueling DQN in pytorch☆73Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆310Updated 5 years ago
- BranchingDQN☆50Updated 6 years ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆24Updated 4 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆358Updated 6 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 8 years ago