katerakelly / oysterLinks
Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)
☆493Updated 2 years ago
Alternatives and similar repositories for oyster
Users that are interested in oyster are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Soft Actor-Critic (SAC)☆552Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆500Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆631Updated 4 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆449Updated last year
- Code for conservative Q-learning☆446Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆755Updated last year
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆591Updated 4 years ago
- ☆392Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆314Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆550Updated last year
- PyTorch implementation of SAC-Discrete.☆305Updated 10 months ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆237Updated 2 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆433Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,307Updated last year
- ☆271Updated 7 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆361Updated 3 years ago
- PyTorch implementation of soft actor critic☆882Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆344Updated 5 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆634Updated last year
- PyTorch implementation of Trust Region Policy Optimization☆442Updated 6 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆432Updated 2 years ago
- Multitask Environments for RL☆278Updated 3 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆857Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆241Updated 5 years ago
- Random Network Distillation pytorch☆250Updated 6 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆687Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆752Updated 3 years ago