katerakelly / oysterLinks
Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)
☆503Updated 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"☆513Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆266Updated 5 years ago
- ☆397Updated 6 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆595Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆567Updated 3 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Updated 7 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆436Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆645Updated 4 years ago
- Code for conservative Q-learning☆462Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆329Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆244Updated 3 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
- ☆273Updated 7 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆465Updated 2 years ago
- Random Network Distillation pytorch☆256Updated 6 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆557Updated 2 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆867Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆703Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆354Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆562Updated 4 years ago
- PyTorch implementation of soft actor critic☆919Updated 3 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆376Updated 3 years ago
- Tools for accelerating safe exploration research.☆566Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆252Updated 5 years ago