ZidanMusk / deep-RL-DQN-tensorflowLinks
TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)
☆10Updated 7 years ago
Alternatives and similar repositories for deep-RL-DQN-tensorflow
Users that are interested in deep-RL-DQN-tensorflow are comparing it to the libraries listed below
Sorting:
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 6 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- Deep reinforcement learning in ViZDoom (using Tensorflow)☆19Updated 7 years ago
- Meta Reinforcement Learning Experiments☆34Updated 8 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Updated 7 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 8 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆49Updated 7 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 7 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 8 years ago
- Proximal Policy Optimization in PyTorch☆39Updated 7 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆23Updated last year
- Deep Reinforcement Learning☆17Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- PyTorch implementation of CommNet☆36Updated 7 years ago
- Tensorflow DQN and DRQN agent playing doom☆35Updated 8 years ago
- An implementation of the A3C deep reinforcement learning method using a LSTM layer. Created with Tensorflow.☆29Updated 7 years ago
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆37Updated 6 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 6 years ago
- Notes and comments about Deep Reinforcement Learning papers☆77Updated 7 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- A PyTorch implementation of Human-Level Control through Deep Reinforcement Learning☆24Updated 8 years ago