offline-rl topic

List offline-rl repositories

Minari

226
Stars
37
Forks
Watchers

A standard format for offline reinforcement learning datasets, with popular reference datasets and related utilities

offline_rl

22
Stars
3
Forks
Watchers

Pytorch implementation of state-of-the-art offline reinforcement learning algorithms.

Implicit-Q-Learning

40
Stars
3
Forks
Watchers

PyTorch implementation of the implicit Q-learning algorithm (IQL)

eop

28
Stars
2
Forks
Watchers

Code for the paper "Showing Your Offline Reinforcement Learning Work: Online Evaluation Budget Matters", ICML 2022

JaxCQL

52
Stars
6
Forks
Watchers

Conservative Q learning in Jax

rosmo

28
Stars
0
Forks
Watchers

Codes for "Efficient Offline Policy Optimization with a Learned Model", ICLR2023

DSRL

59
Stars
4
Forks
Watchers

🔥 Datasets and env wrappers for offline safe reinforcement learning

medkit-learn

23
Stars
1
Forks
Watchers

The Medkit-Learn(ing) Environment: Medical Decision Modelling through Simulation (NeurIPS 2021) by Alex J. Chan, Ioana Bica, Alihan Huyuk, Daniel Jarrett, and Mihaela van der Schaar.

diffusion-literature-for-robotics

582
Stars
30
Forks
Watchers

Summary of key papers and blogs about diffusion models to learn about the topic. Detailed list of all published diffusion robotics papers.

OSRL

165
Stars
12
Forks
Watchers

🤖 Elegant implementations of offline safe RL algorithms in PyTorch