shivamsaboo17 / DQNLinks
DQN implemented in keras with Dueling Network and Prioritized Experience Replay
☆17Updated 6 years ago
Alternatives and similar repositories for DQN
Users that are interested in DQN are comparing it to the libraries listed below
Sorting:
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆107Updated 4 years ago
- Using PyTorch and DDPG to play Torcs☆54Updated 6 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Updated 7 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 5 years ago
- ☆15Updated 4 years ago
- A code reimplementation of DeepMind's "Multiagent Cooperation and Competition with Deep Reinforcement Learning" with Tensorflow☆15Updated 7 years ago
- scalable multi agents reinforcement learning☆62Updated 7 years ago
- ReinforcementLearning Learn Play Atari Using DDPG and LSTM.☆20Updated 8 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆49Updated 5 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆21Updated 4 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 8 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- ☆89Updated 3 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 7 years ago
- ☆42Updated 6 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆73Updated 8 years ago
- Torcs-DQN implementaion☆14Updated 8 years ago
- Unified Model-Free Hierarchical Reinforcement Learning Framework☆39Updated 6 years ago
- Double Deep Q-Learning with Prioritized Experience Replay☆35Updated 7 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- MAGNet: Multi-agents control using Graph Neural Networks☆132Updated 6 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- ☆29Updated 7 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆20Updated 5 years ago