rll-research / BPrefLinks
Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.
☆132Updated 4 years ago
Alternatives and similar repositories for BPref
Users that are interested in BPref are comparing it to the libraries listed below
Sorting:
- ☆52Updated 3 years ago
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆79Updated 3 years ago
- Official code repository for Prompt-DT.☆119Updated 3 years ago
- A PyTorch implementation of Implicit Q-Learning☆93Updated 4 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆84Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆182Updated 3 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 TD7 for online and offline RL☆157Updated 2 years ago
- Representation Learning for RL☆129Updated 2 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆190Updated 3 years ago
- ExORL: Exploratory Data for Offline Reinforcement Learning☆121Updated 3 years ago
- Simple maze environments using mujoco-py☆57Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Conservative Q Learning on top of SAC☆132Updated 3 years ago
- Paper Collection for Imitation Learning in RL.