Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 327 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 327 Bytes

Requirements

Tested with:

  • NVIDIA driver 440.33.01
  • CUDA version 10.2

To run:

  • get conda
  • get chemprop
  • conda env create -f environment.yml
  • conda activate chemprop
  • unzip their data.tar.gz also
  • python featurization.py data/tox21.csv > tox21.txt
  • ./main < tox21.txt