paengs / DQNLinks
Pytorch implementation of Human-Level Control through Deep Reinforcement Learning
☆11Updated 8 years ago
Alternatives and similar repositories for DQN
Users that are interested in DQN are comparing it to the libraries listed below
Sorting:
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Collaborative Deep Reinforcement Learning☆31Updated 7 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- Some code for tutorials following https://gym.openai.com/docs/rl☆14Updated 8 years ago
- Ranking Policy Gradient☆23Updated 5 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 8 years ago
- Implementation of A Distributional Perspective on Reinforcement Learning☆35Updated 7 years ago
- Policy Optimization with Penalized Point Probability Distance: an Alternative to Proximal Policy Optimization☆44Updated 6 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 7 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)☆80Updated 8 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 8 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Tensorflow implementation of A3C algorithm☆46Updated 7 years ago
- Efficient zero-shot goal planning☆13Updated 7 years ago
- This is my implementation of the Optimality Tightening☆37Updated 8 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- ☆56Updated 6 years ago
- Code accompanying the OptionGAN paper.☆44Updated 6 years ago
- hierarchical deep reinforcement learning algorithms☆41Updated 7 years ago
- Model-Free Episodic Control☆14Updated 8 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- Robust policy search algorithms which train on model ensembles☆28Updated 8 years ago
- Deep reinforcement learning package for torch7☆16Updated 8 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆55Updated 8 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 6 years ago
- Deterministic Policy Gradient using torch7☆43Updated 9 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 8 years ago
- Deep reinforcement learning in ViZDoom (using Tensorflow)☆19Updated 7 years ago