brett-daley / dqn-lambdaLinks
NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.
☆24Updated last year
Alternatives and similar repositories for dqn-lambda
Users that are interested in dqn-lambda are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆28Updated 5 years ago
- research and implementations of Deep RL agents and their applications☆59Updated 3 months ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆46Updated 5 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆74Updated 8 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 2 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆120Updated last year
- Soft Actor-Critic with advanced features☆51Updated last month
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 8 months ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆68Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 3 months ago
- PyRL - Reinforcement Learning Framework in Pytorch (Policy Gradient, DQN, DDPG, TD3, PPO, SAC, etc.)☆34Updated 3 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- Prioritized Sequence Experience Replay☆10Updated 4 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆133Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- A Multi-agent Learning Framework☆62Updated 4 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- ☆78Updated last year
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- Code accompanying NeurIPS 2019 paper: "Distributional Policy Optimization - An Alternative Approach for Continuous Control"☆22Updated 5 years ago
- ☆39Updated 3 months ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- ☆72Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 8 years ago
- Safe Policy Improvement with Baseline Bootstrapping☆26Updated 5 years ago