katerakelly / oysterLinks
Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)
☆504Updated 3 years ago
Alternatives and similar repositories for oyster
Users that are interested in oyster are comparing it to the libraries listed below
Sorting:
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆518Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆266Updated 5 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆594Updated 5 years ago
- ☆398Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆571Updated 4 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Updated 7 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆649Updated 4 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆558Updated 2 years ago
- Random Network Distillation pytorch☆256Updated 6 years ago
- ☆273Updated 7 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆356Updated 5 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆438Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆245Updated 3 years ago
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆870Updated 2 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆466Updated 2 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆372Updated 4 years ago
- Multitask Environments for RL☆280Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- Code for conservative Q-learning☆463Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆703Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆567Updated 4 years ago
- Tools for accelerating safe exploration research.☆573Updated 2 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆654Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆379Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago