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 8 years ago
- Meta Reinforcement Learning Experiments☆34Updated 8 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 7 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 8 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 9 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 3 years ago
- PyTorch implementation of CommNet☆36Updated 8 years ago
- A PyTorch implementation of Human-Level Control through Deep Reinforcement Learning☆24Updated 8 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆14Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 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
- ☆69Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 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
- C51-DDQN in Keras☆126Updated 8 years ago
- An implementation of the A3C deep reinforcement learning method using a LSTM layer. Created with Tensorflow.☆29Updated 8 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆24Updated last year
- hierarchical deep reinforcement learning algorithms☆42Updated 8 years ago
- Reinforcement Learning and Deep Learning Resources☆16Updated 7 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- Cool Inverse Reinforcement Learning Papers☆124Updated 9 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 5 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 7 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆28Updated 9 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago