katerakelly / oysterLinks
Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)
☆502Updated 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"☆509Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆558Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆262Updated 5 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆437Updated 3 years ago
- ☆394Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- PyTorch implementation of Trust Region Policy Optimization☆447Updated 7 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆641Updated 4 years ago
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆593Updated 4 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆460Updated 2 years ago
- Multitask Environments for RL☆280Updated 4 years ago
- Code for conservative Q-learning☆455Updated 3 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆242Updated 3 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆371Updated 3 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆865Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- Tools for accelerating safe exploration research.☆556Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆317Updated 2 years ago
- ☆274Updated 7 years ago
- PyTorch implementation of soft actor critic☆908Updated 2 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆251Updated 5 years ago
- Random Network Distillation pytorch☆252Updated 6 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆555Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆553Updated 4 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆442Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆241Updated 5 years ago