README
October 15, 2024 ยท View on GitHub
Environment Setup
To set up the environment, run the following command:
conda env create -f environment.yml
Dataset Preparation
The datasets are provided in datasets.zip. Please unzip this file into the datasets/ folder.
Running the Experiments
Experiment configurations are provided in the configs folder. You can execute the experiments using the commands in run.sh.