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.☆106Updated 4 years ago
- Using PyTorch and DDPG to play Torcs☆55Updated 6 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Updated 7 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 8 years ago
- ☆15Updated 4 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 5 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- coach的rl练习,主要有q_learning,sarsa,REINFORCE,DQN,Actor-Critic,DDPG,使用tensorflow2.0编写☆9Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆84Updated 6 years ago
- Torcs-DQN implementaion☆14Updated 7 years ago
- Adaptive Signal Traffic Control with Reinforcement Learning: Towards State-of-the-art and Beyond☆8Updated 4 years ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆23Updated 4 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆86Updated 7 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- ReinforcementLearning Learn Play Atari Using DDPG and LSTM.☆20Updated 7 years ago
- scalable multi agents reinforcement learning☆62Updated 7 years ago
- Double Deep Q-Learning with Prioritized Experience Replay☆35Updated 7 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆16Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 7 years ago
- ☆8Updated 2 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆94Updated 7 years ago
- The source code is the entry for 2022 EUROCONTROL Air Transport Innovation Network Innovation Masterclass. The reinforcement learning mod…☆16Updated 3 years ago
- A code reimplementation of DeepMind's "Multiagent Cooperation and Competition with Deep Reinforcement Learning" with Tensorflow☆15Updated 7 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆21Updated 4 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- ☆86Updated 3 years ago
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago