sunhwan / antibiotic

Reproducing results from "A Deep Learning Approach to Antibiotic Discovery"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

antibiotic

These notebooks reproduce the work in "A Deep Learning Approach to Antibiotic Discovery"

01_halicin_train.ipynb - train a ChemProp model to predict antibiotic activity.
02_halicin_predict.ipynb - use the model above to generate predictions for the Broad Drug Repurposing Collection.
03_antibiotic_xgboost.ipynb - an alternate approach using fingerprints and XGBoost rather than MPNN.

About

Reproducing results from "A Deep Learning Approach to Antibiotic Discovery"

License:MIT License


Languages

Language:Jupyter Notebook 100.0%