Skip to content

ku-dmlab/ROIDICE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROIDICE: Offline Return on Investment Maximization for Efficient Decision Making

This is the official implementation of the paper "ROIDICE: Offline Return on Investment Maximization for Efficient Decision Making", NeurIPS 2024.

Requirements

Offline dataset

We utilze D4RL dataset for locomotion tasks, and NeoRL dataset for financial task.

How to run

Train and evaluate tabular environment:

$ cd ROIDICE
$ python tabular/run_random_cmdp_roidice.py

Train and evaluate locomotion environment:

$ cd ROIDICE
$ ./scripts/run_mujoco.sh 0 ROIDICE hopper-expert-v2 SoftChi roidice

Train and evaluate finance environment:

$ cd ROIDICE
$ ./scripts/run_finance.sh 0 ROIDICE finance-high-100 SoftChi roidice

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published