PSC-CPI
PSC-CPI copied to clipboard
Code for AAAI 2024 paper "PSC-CPI: Multi-Scale Protein Sequence-Structure Contrasting for Efficient and Generalizable Compound-Protein Interaction Prediction"
Hello,When I run the line loss.backward(), I get an error: RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation: [torch.cuda.FloatTensor [32, 1000, 256]],...
Nice work. Can you provide the Davis, KIBA, and Mert datasets for experiments? Thank you very much for your help.
Your paper is very enlightening. Can you provide scripts to convert the raw datasets to the.npy format datasets? Thank you very much!
In your paper, you also used Davis, KIBA, and Mert datasets. Can you provide the code and data for experiments on these three datasets? Thank you very much for your...