Skip to content

T-cell receptor specificity prediction using Deep Learning

License

Notifications You must be signed in to change notification settings

vadimnazarov/tcr-specificity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T-cell receptor specificity prediction via Deep Learning

Use more complex approaches (metric learning, triplet learning, cosine distance) to the prediction of T-cell specificity.

Working code:

python3 run_model.py -p -e 300 --mode triplet -f 64 -x 1000 --lrate 0.001 --batch 16

Packages:

torch
pandas
numpy
matplotlib
networkx

Releases

No releases published

Packages

No packages published