-
Modify from ASKCOS repository
-
Extract and export tf model to onnx format
-
Adjust interpreter code, remove useless snippets
-
git clone .. or download the code.
-
pip install -r requirements.txt to install necessary packages including numpy, scipy, rdkit, onnxruntime.
-
download onnx models from link
-
unzip the file
-
run python main.py to check results.