Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 655 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 655 Bytes

Free Lunch

You can install the required dependencies in two steps:

  1. CD to trident-xtreme
  2. conda env create -f environment.yaml
  3. Activate the conda environment conda env activate trident_xtreme
  4. Change your working directory to trident
  5. pip install -e ./

Then switch to trident-xtreme and

  1. conda activate trident_xtreme
  2. bash $YOUR_EXPERIMENT.sh

Disclaimer

This repository is very much in a working state at time of submission. I plan on cleaning it up in the week from 25th of June 2023. Should you have any questions beforehand, please feel free to raise an issue or contact me at fabian.schmidt@uni-wuerzburg.de.