Code for "DT-GRN: Heterogeneous Network-based Graph Recurrent Neural Network Model for Drug Combination Prediction".
- pyTorch 1.5.1
- Python 3.6.10
Dowload the processed datasets from this site to data
Take "786-0" for example
python train_10f.py --data_set "786-0"
Details in the predict.ipynb