IBM / sau-explore
Code for the NeurIPS 2021 paper "Deep Bandits Show-Off: Simple and Efficient Exploration with Deep Networkst"
☆14Updated 2 years ago
Alternatives and similar repositories for sau-explore:
Users that are interested in sau-explore are comparing it to the libraries listed below
- Representation Learning in RL☆16Updated 2 years ago
- ☆48Updated 2 years ago
- JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"☆43Updated 3 years ago
- Open source demo for the paper Learning to Score Behaviors for Guided Policy Optimization☆24Updated 4 years ago
- Invariant Causal Prediction for Block MDPs☆44Updated 4 years ago
- ☆29Updated 3 years ago
- Variational Reinforcement Learning☆16Updated 6 months ago
- [AutoML'22] Bayesian Generational Population-based Training (BG-PBT)☆26Updated 2 years ago
- Official pytorch implementation for our ICLR 2023 paper "Latent State Marginalization as a Low-cost Approach for Improving Exploration".☆24Updated last year
- A collection of meta-learning algorithms in Jax☆23Updated 2 years ago
- Code to reproduce results on toy tasks and companion blog for the paper.☆20Updated 2 years ago
- [ICLR 2020, Oral] Harnessing Structures for Value-Based Planning and Reinforcement Learning☆33Updated 4 years ago
- Code for the paper Novelty Search in Representational Space for Sample Efficient Exploration presented at NeurIPS 2020.☆14Updated 6 months ago
- Taming MAML: efficient unbiased meta-reinforcement learning☆29Updated 2 years ago
- Baselines for Model-Based Optimization☆51Updated 3 years ago
- IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆38Updated 3 months ago
- Continual Reinforcement Learning in 3D Non-stationary Environments☆36Updated 5 years ago
- Model Agnostic Meta Learning (MAML) implemented in Flax, the neural network library for JAX.☆19Updated 4 years ago
- ☆15Updated 6 months ago
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 4 years ago
- A Jax/Stax implementation of the general meta learning paper: Oh, J., Hessel, M., Czarnecki, W.M., Xu, Z., van Hasselt, H.P., Singh, S. a…