TomZahavy / GrayingTheBoxLinks
Code implementation of: "Graying the black box: Understanding DQNs"
☆20Updated 8 years ago
Alternatives and similar repositories for GrayingTheBox
Users that are interested in GrayingTheBox are comparing it to the libraries listed below
Sorting:
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Code for experimenting with state and action abstractions in reinforcement learning.☆30Updated 4 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 6 years ago
- Code for "Calibrated Model-Based Deep Reinforcement Learning", ICML 2019.☆55Updated 6 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 years ago
- Easy MDPs and grid worlds with accessible transition dynamics to do exact calculations☆49Updated 3 years ago
- (Experimental) Inverse reinforcement learning from trajectories generated by multiple agents with different (but correlated) rewards☆28Updated 6 years ago
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 5 years ago
- Code for the CoRL 2019 paper AC-Teach: A Bayesian Actor-Critic Method for Policy Learning with an Ensemble of Suboptimal Teachers☆24Updated 2 years ago
- Official implementation of DynE, Dynamics-aware Embeddings for RL☆43Updated 4 years ago
- Maximum Entropy-Regularized Multi-Goal Reinforcement Learning (ICML 2019)☆24Updated 6 years ago
- Self-Consistent Trajectory Autoencoder: Hierarchical Reinforcement Learning with Trajectory Embeddings☆96Updated 7 years ago
- ☆35Updated 7 years ago
- Code for human intervention reinforcement learning☆34Updated 7 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆28Updated 6 years ago
- Robust policy search algorithms which train on model ensembles☆30Updated 8 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- In Progress : State of the art Distributed Distributional Deep Deterministic Policy Gradient algorithm implementation in pytorch.☆19Updated 7 years ago
- using information theory to encourage agents to cooperate and compete☆19Updated 6 years ago
- Code for Multi-Agent Common Knowledge Reinforcement Learning (NeurIPS 2019)☆32Updated 5 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago
- Code for training and testing a Hidden Parameter Markov Decision Process, used to facilitate the transfer of learning☆32Updated 7 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Disagreement-Regularized Imitation Learning☆30Updated 4 years ago
- hierarchical deep reinforcement learning algorithms☆41Updated 7 years ago
- Inferring beliefs about dynamics from behavior☆29Updated 7 years ago
- Meta Reinforcement Learning Experiments☆34Updated 8 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆96Updated 7 years ago
- Implementation of Deepmind's Neural Episodic Control☆58Updated 7 years ago
- Implementation for ICML 2019 paper, EMI: Exploration with Mutual Information.☆36Updated 4 years ago