brett-daley / dqn-lambda
NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.
☆23Updated 10 months ago
Alternatives and similar repositories for dqn-lambda:
Users that are interested in dqn-lambda are comparing it to the libraries listed below
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆68Updated 4 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- research and implementations of Deep RL agents and their applications☆49Updated this week
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 5 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆94Updated 2 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 3 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆65Updated 5 years ago
- Code accompanying NeurIPS 2019 paper: "Distributional Policy Optimization - An Alternative Approach for Continuous Control"☆22Updated 5 years ago
- ☆74Updated 10 months ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- FEN Code☆37Updated 5 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago
- Pytorch implementation of distributed deep reinforcement learning☆75Updated 2 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 4 years ago
- A practical step-by-step guide to applying RUDDER☆35Updated 5 years ago
- ☆98Updated 2 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆93Updated 4 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆26Updated 5 years ago
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 6 years ago
- A Multi-agent Learning Framework☆62Updated 3 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆94Updated 6 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆30Updated 4 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 7 months ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 3 weeks ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago