Skip to content

Luckysoutheast/STMHCPan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STMHCPan

Running Environment

pip install pytorch_gpu==1.10.0
pip install python==3.7
pip install scikit-learn==1.0.2
pip install numpy==1.19.5
pip install pandas==1.3.5

hardware: GPU

Train and Test

cd ./code
You can use STMHCPan_netmhcpan.ipynb for train.
You can use predict_ensemble.py for predict.

For example:

python predict_ensemble.py

You can change the input file in this .py file

Data

Training data sets and independence Test data sets are stored in the data file.

Result

The test result data was saved in ./data/test_set
The picture of test data was saved in ./pic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published