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:
- Using PyTorch and DDPG to play Torcs☆54Updated 6 years ago
- ReinforcementLearning Learn Play Atari Using DDPG and LSTM.☆20Updated 7 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆21Updated 4 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆85Updated 7 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆39Updated 5 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- Reinforcement learning of driving a racing car in TORCS using DDPG algorithm☆14Updated 7 years ago
- 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.☆105Updated 4 years ago
- ☆13Updated 5 years ago
- scalable multi agents reinforcement learning☆61Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆217Updated 5 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- ☆85Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Soft Actor-Critic with advanced features☆50Updated this week
- The code for maddpg using pytorch☆168Updated 4 years ago
- Actor Critic model to play Cartpole game☆52Updated 6 years ago
- Code for paper 'Learning transferable cooperative behaviors in multi-agent teams' (ICML 2019)☆113Updated 2 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆85Updated 6 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆47Updated 5 years ago
- ☆41Updated 5 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 7 months ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago