A deep learning based drug target interaction prediction model
Model/
: folder of all models
archive/
: archived modelsnotebook/
: notebook version of the models, used for testing.$modelname + $mainversion + $subversion + "-" + $database + "-" + $mode
Evaluation/
: evaluation of the model
Preprocess/
: preprocessing of the model, plz follow the step.
output/
: data output
env.list
: python environment requirement
v9b0
: original versionv9b1
: LSTM improved version2022/10/24
6165_reg_Revise
test fail => del
2022/10/21
DeepLPI_6165kdCl_Evaluation.ipynb
-> DeepLPI_6165_Bin_Evaluation.ipynb
DeepLPI_6165_Kd_Classification.ipynb
-> DeepLPI_6165_Bin.ipynb
DeepLPI_6165_Bin
model2022/10/20
6165_LSTM_Revise
2022/10/19
DeepLPI_6165kdCl_Evaluation.ipynb
to evaluate the model2022/10/18
DeepLPI_6165_Kd_Classification.ipynb
README.md
, start to write updates