katerakelly / oysterLinks
Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)
☆498Updated 2 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"☆507Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆556Updated 3 years ago
- ☆392Updated 6 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆637Updated 4 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆593Updated 4 years ago
- PyTorch implementation of Trust Region Policy Optimization☆447Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆319Updated 3 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆435Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆347Updated 5 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆553Updated 2 years ago
- ☆274Updated 7 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆453Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆547Updated 3 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- Random Network Distillation pytorch☆251Updated 6 years ago
- Code for conservative Q-learning☆451Updated 3 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆238Updated 2 years ago
- Multitask Environments for RL☆279Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆699Updated last year
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆863Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆762Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- Code for the paper "Phasic Policy Gradient"☆262Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆642Updated last year
- Tools for accelerating safe exploration research.☆550Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆368Updated 3 years ago