#### How to reproduce
Git clone these two repos
git clone https://github.com/tombewley/Reward-Trees.git
git clone https://github.com/tombewley/hyperrectangles.git
Rename Reward-Trees to reward_trees


#### Make these directories
/data
/datasets
/models
/plots


#### Set up environment
Run requirements.txt (some information removed for anonymous purposes)
Insert OpenAI API key in relevant scripts
Download datasets


#### Run
Python run_label_data.py
Python run_train_cost_func.py
Python evaluate-des1.py
Python evaluate-des2.py
Python evaluate-des3.py
Python evaluate-des4.py
Python evaluate_cost_funcs_acc.py


#### And the results will be saved into /data



