A python module desgined for Offline RL algorithms developing and benchmarking.
Project description
OfflineRL-Lib
OfflineRL-Lib provides unofficial and benchmarked PyTorch implementations for selected OfflineRL algorithms, including:
- In-Sample Actor Critic (InAC)
- Extreme Q-Learning (XQL)
- Implicit Q-Learning (IQL)
- Decision Transformer (DT)
- Advantage-Weighted Actor Critic (AWAC)
- TD3-BC
- TD7
For Model-Based algorithms, please check OfflineRL-Kit!
Benchmark Results
- We benchmark and visualize the result via WandB. Click the following WandB links, and group the runs via the entry
task
(for offline experiments) orenv
(for online experiments). - Available Runs
- Offline:
- TD7 :chart_with_upwards_trend:
- XQL :chart_with_upwards_trend:
- InAC :chart_with_upwards_trend:
- AWAC :chart_with_upwards_trend:
- IQL :chart_with_upwards_trend:
- TD3BC :chart_with_upwards_trend:
- Decision Transformer :chart_with_upwards_trend:
- Online Runs
- Offline:
Citing OfflineRL-Lib
If you use OfflineRL-Lib in your work, please use the following bibtex
@misc{offinerllib,
author = {Chenxiao Gao},
title = {OfflineRL-Lib: Benchmarked Implementations of Offline RL Algorithms},
year = {2023},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/typoverflow/OfflineRL-Lib}},
}
Acknowledgements
We thank CORL for providing finetuned hyper-parameters.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
offlinerllib-0.0.9.tar.gz
(33.3 kB
view details)
File details
Details for the file offlinerllib-0.0.9.tar.gz
.
File metadata
- Download URL: offlinerllib-0.0.9.tar.gz
- Upload date:
- Size: 33.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e0d126cb60f7d28256037a0294ee0ae98a987e325c47420cea5209e609e5278 |
|
MD5 | 9efccce87cf18eb1358c886870fc2420 |
|
BLAKE2b-256 | f4076b8080ad582351cd9531a0cdbaf6b1b6da15625233e2c602290773b07c21 |