pianomania / DQN-pytorchLinks
A PyTorch implementation of Human-Level Control through Deep Reinforcement Learning
☆24Updated 8 years ago
Alternatives and similar repositories for DQN-pytorch
Users that are interested in DQN-pytorch are comparing it to the libraries listed below
Sorting:
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Implementation of PPO in Pytorch☆41Updated 7 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆209Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆137Updated last year
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆95Updated 4 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 7 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- Deep Variational Reinforcement Learning☆136Updated 3 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- Proximal Policy Optimization in PyTorch☆39Updated 7 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 6 years ago
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆80Updated 7 years ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆96Updated 7 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 10 months ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆95Updated 6 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- Code for the paper "TD or not TD: Analyzing the Role of Temporal Differencing in Deep Reinforcement Learning", Artemij Amiranashvili, Ale…☆12Updated 6 years ago
- Mind-aware Multi-agent Management Reinforcement Learning☆82Updated 6 years ago
- PGQ is an approach to combine Policy Gradient and Q-Learning. This repository will contain an implementation of PGQ.☆15Updated 8 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆102Updated 5 years ago
- Modular PyTorch implementation of policy gradient methods☆25Updated 6 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago