dixantmittal / async-dqnLinks
Asynchronous implementation of DQN algorithm in PyTorch
☆8Updated 5 years ago
Alternatives and similar repositories for async-dqn
Users that are interested in async-dqn are comparing it to the libraries listed below
Sorting:
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 8 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 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 "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆94Updated 2 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆45Updated 7 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 6 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 5 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 4 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆15Updated 6 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆55Updated 2 years ago
- ☆49Updated 6 years ago
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆154Updated 6 years ago
- ☆92Updated 4 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 2 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆28Updated 6 years ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆96Updated 7 years ago
- Modified CartPole-v0 OpenAI Gym environment with various noisy cases and Reinforcement Learning based controller☆9Updated 7 years ago
- Random Network Distillation(RND) algo in Pytorch☆49Updated 6 years ago
- PyTorch implementation of CommNet☆36Updated 7 years ago