supratikp / HOOFLinks
Implementation of the Fast Efficient Hyperparameter Tuning for Policy Gradient Methods https://arxiv.org/abs/1902.06583
☆19Updated 5 years ago
Alternatives and similar repositories for HOOF
Users that are interested in HOOF are comparing it to the libraries listed below
Sorting:
- Easy MDPs and grid worlds with accessible transition dynamics to do exact calculations☆49Updated 3 years ago
- Simple tools for statistical analyses in RL experiments☆67Updated 7 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆63Updated last year
- ☆87Updated 4 years ago
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 5 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆28Updated 6 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- Code for experimenting with state and action abstractions in reinforcement learning.☆30Updated 4 years ago
- Code for reproducing experiments in Model-Based Active Exploration, ICML 2019☆79Updated 6 years ago
- Code for paper "Successor Uncertainties: Exploration and Uncertainty in Temporal Difference Learning" by David Janz*, Jiri Hron*, Przemys…☆21Updated 2 years ago
- Repository for the paper "Long-Horizon Visual Planning with Goal-Conditioned Hierarchical Predictors"☆45Updated 2 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- Code for paper "Learning Multimodal Transition Dynamics for Model-Based Reinforcement Learning".☆35Updated 7 years ago
- Convert DeepMind Control Suite to OpenAI gym environments.☆87Updated 5 years ago
- ☆84Updated 4 years ago
- An implementation of the Escape Room domain for Hierarchical Reinforcement Learning.☆25Updated 6 years ago
- JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"☆43Updated 4 years ago
- Sample-Efficient Reinforcement Learning with Bootstrapped Dual Policy Iteration☆25Updated 5 years ago
- ☆31Updated 6 years ago
- Efficient Exploration via State Marginal Matching (2019)☆69Updated 6 years ago
- Baselines and memory-based scenarios for the ViZDoom simulator☆36Updated 2 years ago
- Maximum Entropy-Regularized Multi-Goal Reinforcement Learning (ICML 2019)☆24Updated 6 years ago
- ☆35Updated 7 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 6 years ago
- Autoregressive policies for continuous control reinforcement learning☆32Updated 6 years ago
- Code for the paper "Gamma-Models: Generative Temporal Difference Learning for Infinite-Horizon Prediction"☆44Updated last year
- A library of probabilistic model based RL algorithms in pytorch☆107Updated 4 years ago
- Code to reproduce the experiments in The Mirage of Action-Dependent Baselines in Reinforcement Learning.