Skip to content

Implementation of Graph Transformer in Pytorch, for potential use in replicating Alphafold2

License

Notifications You must be signed in to change notification settings

sailfish009/graph-transformer-pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Graph Transformer - Pytorch (wip)

Implementation of Graph Transformer in Pytorch, for potential use in replicating Alphafold2

Citations

@misc{shi2021masked,
    title   = {Masked Label Prediction: Unified Message Passing Model for Semi-Supervised Classification}, 
    author  = {Yunsheng Shi and Zhengjie Huang and Shikun Feng and Hui Zhong and Wenjin Wang and Yu Sun},
    year    = {2021},
    eprint  = {2009.03509},
    archivePrefix = {arXiv},
    primaryClass = {cs.LG}
}

About

Implementation of Graph Transformer in Pytorch, for potential use in replicating Alphafold2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published