Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 656 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 656 Bytes

To setup:

  • Create a new conda environment
  • Activate new conda environment
  • Download requirements.txt file (pip install -r requirements.txt)
  • Download DELPHI & point its top directory to this one

To run simply jump right into the existing .ipynb notebooks. Either use the trained models in /final_models or train your own models with your own dataset by editing the dataset name and model save path in F3_Hit_Rate_Benchmarking.ipynb and hitting run.

The ER datafiles (if not present) will be generated upon the first run