Silvicek / distributional-dqn
Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regression' based on OpenAi DQN baselines.
☆133Updated 5 years ago
Alternatives and similar repositories for distributional-dqn:
Users that are interested in distributional-dqn are comparing it to the libraries listed below
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆182Updated 7 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆176Updated 7 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆207Updated 6 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 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 Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆275Updated 4 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- implement of prioritized experience replay☆160Updated 6 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆136Updated 11 months ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Deep Variational Reinforcement Learning☆134Updated 2 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated 2 years ago
- NIPS 2017 Value Prediction Network☆165Updated 7 years ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆97Updated 6 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆236Updated 2 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆133Updated 7 years ago
- A PyTorch implementation of Rainbow DQN agent☆169Updated 6 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 6 years ago
- Implementation for ICML 16 paper "Deep reinforcement learning with opponent modeling"☆69Updated 8 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆70Updated last year
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 6 years ago
- C51-DDQN in Keras☆126Updated 7 years ago