Skip to content

Installation

Environment creation

The entire process of installing the benchmark is just one step using the conda environment.yml file.

conda env create -f environment.yml

To check whether installation worked, run a test experiment using ./scripts/train.sh file:

chmod +x ./scripts/train.sh; ./scripts/train.sh