prabhatnagarajan / dqnLinks
This repository contains a python implementation of a Deep Q-Network (DQN) for Atari gameplay using tensorflow.
☆6Updated 6 years ago
Alternatives and similar repositories for dqn
Users that are interested in dqn are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of various reinforcement learning algorithms☆18Updated 7 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 6 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 6 years ago
- Contextual Bandits Action Elimination DQN☆21Updated 7 years ago
- PyTorch - Implicit Quantile Networks - Quantile Regression - C51☆22Updated 5 years ago
- Asynchronous implementation of DQN algorithm in PyTorch☆8Updated 5 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Maximum Causal Entropy Inverse Reinforcement Learning☆48Updated 6 years ago
- Full Chainer implementation of OpenAI's Reinforcement Learning using Random Network Distillation☆31Updated 6 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Updated 6 years ago
- Pytorch implementation of Human-Level Control through Deep Reinforcement Learning☆11Updated 8 years ago
- ☆14Updated 6 years ago
- Reinforcement Learning and Deep Learning Resources☆16Updated 7 years ago
- Dead-ends and Secure Exploration in Reinforcement Learning☆11Updated 6 years ago
- Towards Better Interpretability in Deep Q-Networks (Codebase)☆9Updated 5 years ago
- Implicit Distributional Actor Critic☆11Updated 3 years ago
- ☆12Updated 3 years ago
- Bayesian Uncertainty Exploration in Deep Reinforcement Learning☆18Updated 8 years ago
- A PyTorch implementation of SEED, originally created by Google Research for TensorFlow 2.☆14Updated 4 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- Code for training and testing a Hidden Parameter Markov Decision Process, used to facilitate the transfer of learning☆32Updated 7 years ago
- Code to reproduce Supervised Policy Update (ICLR 2019)☆17Updated 2 years ago
- Reinforcement learning algorithm implementation☆10Updated 3 years ago
- ☆35Updated 6 years ago
- Code for VIREL: A Variational Inference Framework for Reinforcement Learning☆14Updated 5 years ago
- An attempt to reimplement the 2013 paper by Wissner-Gross & Freer☆10Updated 6 months ago
- Code for ICLR 2022 Paper (HyperDQN: A Randomized Exploration Method for Deep Reinforcement Learning)☆12Updated last year
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 7 years ago