polixir / OfflineRLLinks
A collection of offline reinforcement learning algorithms.
☆195Updated 8 months ago
Alternatives and similar repositories for OfflineRL
Users that are interested in OfflineRL are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆140Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆207Updated 11 months ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆174Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆368Updated 3 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆354Updated last month
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆171Updated 9 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆111Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆131Updated last year
- A plotter for reinforcement learning (RL)☆229Updated 3 years ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆59Updated 2 years ago
- Codes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is …☆77Updated 8 months ago
- ☆112Updated 2 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆87Updated last year
- Python interface for accessing the near real-world offline reinforcement learning (NeoRL) benchmark datasets☆124Updated 9 months ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆209Updated 10 months ago
- [NeurIPS 2021] CDS achieves remarkable success in challenging benchmarks SMAC and GRF by balancing sharing and diversity.☆85Updated 2 years ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆66Updated 3 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆165Updated last year
- Code for conservative Q-learning☆451Updated 3 years ago
- ☆279Updated 3 years ago
- ☆215Updated 2 years ago
- Model-based Offline Policy Optimization re-implement all by pytorch☆36Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆147Updated last year
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆104Updated 3 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆357Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆129Updated 6 months ago