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.1.5.tar.gz
(38.5 kB
view details)
File details
Details for the file offlinerllib-0.1.5.tar.gz
.
File metadata
- Download URL: offlinerllib-0.1.5.tar.gz
- Upload date:
- Size: 38.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f4e169c897764391adbcb21dec0d7b5d49d8a4540a5e932c0707c9b206d44c0 |
|
MD5 | 357ea7d66a3fc6e1fe0fed112ef5aa73 |
|
BLAKE2b-256 | 32e94d1e6919f1b838be22547a32917b231396e57b59e695f1416f8b1669391f |