ZidanMusk / deep-RL-DQN-tensorflow
TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)
☆9Updated 6 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
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆79Updated 6 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Meta Reinforcement Learning Experiments☆33Updated 7 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 6 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆27Updated 5 years ago
- Highly Modular and Scalable Reinforcement Learning☆114Updated 5 years ago
- Implement A3C for Mujoco gym envs☆72Updated 7 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Deep Reinforcement Learning☆17Updated 7 years ago
- PyTorch implementation of Proximal Policy Optimization☆50Updated 7 years ago
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 7 years ago
- Exploration Strategies for Deep Reinforcement Learning☆39Updated 6 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 5 years ago
- A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env☆70Updated 7 years ago
- Source code for OpenAI Retro Contest for Sonic the Hedgehog☆31Updated 6 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- Code accompanying the OptionGAN paper.☆43Updated 6 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 6 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 4 years ago
- [Reimplementation Ross et al 2011] An implementation of DAGGER using ConvNets for driving from pixels.☆73Updated 6 years ago
- hierarchical deep reinforcement learning algorithms☆41Updated 7 years ago
- PGQ is an approach to combine Policy Gradient and Q-Learning. This repository will contain an implementation of PGQ.☆15Updated 7 years ago
- starter kit for vizdoom2018-singleplayer track☆27Updated 6 years ago
- Simple tools for statistical analyses in RL experiments☆66Updated 6 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- Code for human intervention reinforcement learning☆33Updated 7 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 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
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆113Updated 6 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago