mschweizer / Pref-RLLinks
Pref-RL provides ready-to-use PbRL agents that are easily extensible.
☆11Updated 3 years ago
Alternatives and similar repositories for Pref-RL
Users that are interested in Pref-RL are comparing it to the libraries listed below
Sorting:
- Author's PyTorch implementation of TD7 for online and offline RL☆161Updated 2 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆86Updated 2 years ago
- A PyTorch implementation of Implicit Q-Learning☆94Updated 4 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆341Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆231Updated last year
- Datasets with baselines for Offline MARL.☆202Updated 3 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆133Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆183Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆143Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆204Updated last year
- ☆250Updated last year
- ☆315Updated 4 years ago
- The implementation of ICLR 2023 paper "Discovering Generalizable Multi-agent Coordination Skills from Multi-task Offline Data".☆46Updated last year
- An elegant PyTorch offline reinforcement learning library for researchers.☆382Updated 6 months ago
- A collection of offline reinforcement learning algorithms.☆208Updated last year
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆94Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆147Updated last year
- ☆116Updated 2 years ago
- ☆43Updated 2 years ago
- Re-implementations of SOTA RL algorithms.☆136Updated 2 years ago
- Official PyTorch implementation of "Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble" (NeurIPS'21)☆79Updated 3 years ago
- Benchmarked implementations of Offline RL Algorithms.☆76Updated 11 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆391Updated 4 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆160Updated last year
- Benchmarking RL generalization in an interpretable way.☆173Updated 2 months ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆104Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆368Updated 2 years ago
- Conservative Q Learning on top of SAC☆136Updated 3 years ago