To set up the environment, run the following command:
conda env create -f environment.yml
The datasets are provided in datasets.zip
. Please unzip this file into the datasets/
folder.
Experiment configurations are provided in the configs
folder. You can execute the experiments using the commands in run.sh
.