mcmachado / count_based_exploration_sr
☆31Updated 5 years ago
Alternatives and similar repositories for count_based_exploration_sr:
Users that are interested in count_based_exploration_sr are comparing it to the libraries listed below
- ☆53Updated last year
- E-MAML, and RL-MAML baseline implemented in Tensorflow v1☆16Updated 5 years ago
- Proximal Policy Option-Critic☆23Updated 6 years ago
- Implementation of the skill discovery algorithm described in ICLR submission "Option Discovery using Deep Skill Chaining"☆28Updated 5 years ago
- ☆61Updated 6 years ago
- Hindsight policy gradients☆45Updated 5 years ago
- Simple maze environments using mujoco-py☆54Updated last year
- Efficient Exploration via State Marginal Matching (2019)☆68Updated 5 years ago
- Options of Interest: Temporal Abstraction with Interest Functions AAAI 2020☆25Updated 4 years ago
- ☆42Updated 3 years ago
- ☆26Updated 2 years ago
- Maximum Entropy-Regularized Multi-Goal Reinforcement Learning (ICML 2019)☆23Updated 5 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆45Updated 4 years ago
- Energy-Based Hindsight Experience Prioritization (CoRL 2018) Oral presentation (7%)☆33Updated 6 years ago
- ☆43Updated 6 years ago
- Safe Policy Improvement with Baseline Bootstrapping☆26Updated 5 years ago
- Code for "Explore, Discover and Learn: Unsupervised Discovery of State-Covering Skills"☆37Updated 5 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆85Updated 3 years ago
- Code accompanying NeurIPS 2019 paper: "Distributional Policy Optimization - An Alternative Approach for Continuous Control"☆22Updated 5 years ago
- Pytorch code for "Learning Belief Representations for Imitation Learning in POMDPs" (UAI 2019)☆18Updated 2 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago
- ☆83Updated 4 years ago
- ☆14Updated 3 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 2 years ago
- Option Critic with subgoal discovery by spectral decomposition of the Successor Features Matrix or clustering in Successor features space…☆23Updated 6 years ago
- ☆17Updated 2 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated last year
- Implementation of the Option-Critic Architecture☆39Updated 6 years ago
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 5 years ago
- Implementation of USFAs: https://arxiv.org/pdf/1812.07626.pdf