DongjunLee / dqn-tensorflow
Deep Q Network implements by Tensorflow
☆25Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for dqn-tensorflow
- Accompanying code for "Deep Reinforcement Learning that Matters"☆153Updated 7 years ago
- Policy gradient reinforcement learning algorithm with importance sampling☆31Updated 7 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- [DEPRECATED] Advantage Actor Critic model in PyTorch inspired by OpenAI baselines TensorFlow implementation☆53Updated 4 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆32Updated 8 years ago
- Meta Reinforcement Learning Experiments☆33Updated 7 years ago
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 7 years ago
- Tensorflow implementation of A3C algorithm☆48Updated 7 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 6 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 7 years ago
- Noisy Networks for Exploration☆185Updated 6 years ago
- Code accompanying the OptionGAN paper.☆43Updated 6 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆131Updated 5 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- hierarchical deep reinforcement learning algorithms☆41Updated 6 years ago
- Actor Critic using Kronecker-Factored Trust Region☆19Updated 6 years ago
- ☆42Updated 5 years ago
- ☆35Updated 6 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 6 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆178Updated 7 years ago
- Combining deep learning and reinforcement learning.☆81Updated 3 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆65Updated 7 years ago
- implement of prioritized experience replay☆156Updated 6 years ago
- Upper Confidence Tree Planner for ATARI games☆19Updated 8 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆103Updated 5 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆23Updated 8 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆90Updated 6 years ago