hsjharvey / Reinforcement-LearningLinks
Reinforcement learning algorithm implementation
☆9Updated 3 years ago
Alternatives and similar repositories for Reinforcement-Learning
Users that are interested in Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 6 years ago
- PyTorch - Implicit Quantile Networks - Quantile Regression - C51☆22Updated 5 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆23Updated last year
- Risk-Averse Distributional Reinforcement Learning: Code☆28Updated 6 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆45Updated 7 years ago
- Attentional Mechanism incorporated in Asynchronous Advantage Actor Critic a3c/a2c deep mind☆10Updated 7 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆32Updated 4 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 6 years ago
- Reinforcement Learning with Perturbed Reward, AAAI 2020☆29Updated 10 months ago
- reproduce some RL or Multi-Agent models☆35Updated 6 years ago
- Implementation prototype of the Deep Deterministic Off-Policy Gradient (DD-OPG) method.☆11Updated 6 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 3 months ago
- A library of probabilistic model based RL algorithms in pytorch☆107Updated 4 years ago
- PyTorch implementation of various reinforcement learning algorithms☆18Updated 7 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆38Updated 2 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- research and implementations of Deep RL agents and their applications☆51Updated 3 weeks ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- Adaptive Attention Span for Reinforcement Learning☆133Updated 5 years ago
- Official repo for our AAAI'21 paper, https://arxiv.org/abs/2007.12354☆26Updated 3 years ago
- ☆92Updated last year
- State Space Models for Reinforcement Learning in Tensorflow☆19Updated 6 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆27Updated 4 years ago
- Negative Update Intervals in Multi-Agent Deep Reinforcement Learning☆33Updated 6 years ago
- Code associated with our paper "Robust Domain Randomization for Reinforcement Learning"☆12Updated 2 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Code for SPIBB-DQN and Soft-SPIBB-DQN☆11Updated 5 years ago