katerakelly / oyster
Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)
☆481Updated 2 years ago
Alternatives and similar repositories for oyster:
Users that are interested in oyster are comparing it to the libraries listed below
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆603Updated 3 years ago
- PyTorch implementation of soft actor critic☆841Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆311Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆257Updated 4 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆412Updated 3 years ago
- PyTorch implementation of Trust Region Policy Optimization☆436Updated 6 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆577Updated 4 years ago
- Code for conservative Q-learning☆420Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆303Updated 3 years ago
- ☆389Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,254Updated last year
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆234Updated 2 years ago
- ☆266Updated 6 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆289Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆540Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆588Updated 5 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆727Updated last year
- Multitask Environments for RL☆274Updated 3 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆607Updated 8 months ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆437Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆293Updated 5 months ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆836Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆398Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆339Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆662Updated 8 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆700Updated 2 years ago