A python module desgined for Offline RL algorithms developing and benchmarking.
Project description
OfflineRL-Lib
🚧 This repo is not ready for release, benchmarking is ongoing. 🚧
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
still benchmarking ...
under developing (model based algorithms) ...
Benchmark Results
See reproduce/benchmark_result.md for details.
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.4.tar.gz
(21.6 kB
view details)
File details
Details for the file offlinerllib-0.0.4.tar.gz
.
File metadata
- Download URL: offlinerllib-0.0.4.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aabac0cdb40f8311814c70bf5258d227c48bdc2f15953447b0bed9f28b63380a |
|
MD5 | 9c3ce5566eb7ecf70ee7701c6955024c |
|
BLAKE2b-256 | 1d248bee50c0f5475ff85d3161b6194d75998e164717be53075863767dc06c1c |