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
- Deep Reinforcement Learning☆17Updated 7 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- PyTorch implementation of CommNet☆36Updated 7 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 6 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- Actor Critic using Kronecker-Factored Trust Region☆19Updated 6 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- PyTorch implementation of Proximal Policy Optimization☆52Updated 7 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 6 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 6 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env☆71Updated 7 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 8 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- Implementation of Deepmind's Neural Episodic Control☆58Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 7 years ago
- Surprise-based intrinsic motivation for deep reinforcement learning☆20Updated 8 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- ☆56Updated 2 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Attempt at reinforcement learning with curiosity for Sonic the Hedgehog games. Number 149 on OpenAI retro contest leaderboard, but more w…☆32Updated 6 years ago