fiberleif / POfDLinks
Reimplementation of Policy Optimization with Demonstrations (POfD) from ICML 2018.
☆16Updated 6 years ago
Alternatives and similar repositories for POfD
Users that are interested in POfD are comparing it to the libraries listed below
Sorting:
- behavior cloning from observation☆37Updated 5 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆35Updated 4 years ago
- ☆15Updated 6 years ago
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆44Updated 2 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆84Updated 2 years ago
- ☆58Updated 2 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆143Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Implement many Sparse Reward algorithms in Gym Fetch environment☆90Updated 5 years ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆62Updated 2 years ago
- Assignments for CS294-112.☆30Updated 6 years ago
- Pytorch Implementation of Policy Distillation for control, which has well-trained teachers via stable_baselines3.☆59Updated 4 years ago
- Paper Collection for Imitation Learning in RL.☆152Updated 3 years ago
- [ICLR 2022 Spotlight] Code for Reinforcement Learning with Sparse Rewards using Guidance from Offline Demonstration☆28Updated 3 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆53Updated 4 years ago
- ☆40Updated 4 years ago
- ☆15Updated 7 years ago
- Code for "Multi-task Reinforcement Learning with Soft Modularization"☆123Updated 5 years ago
- DDPGfD: This is our implementation project for the Reinforcement Learning course in NCTU.☆35Updated 3 years ago
- Conservative Q Learning on top of SAC☆132Updated 3 years ago
- ☆32Updated 4 years ago
- rlplot is an easy to use and highly encapsulated RL plot library (including basic error bar lineplot and a wrapper to "rliable").☆33Updated 2 years ago
- Advantage weighted Actor Critic for Offline RL☆51Updated 3 years ago
- ☆30Updated 4 years ago
- RL Algorithms for Visual Continuous Control☆36Updated 2 years ago
- [ICML 2022] Robust Task Representations for Offline Meta-Reinforcement Learning via Contrastive Learning☆37Updated 3 years ago
- Code for Mildly Conservative Q-learning for Offline Reinforcement Learning (NeurIPS 2022)☆60Updated last year
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆175Updated 2 years ago
- Code for the paper: Hierarchical Reinforcement Learning With Timed Subgoals, published at NeurIPS 2021☆35Updated 3 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆132Updated 4 years ago