KyGao
a PhD student majoring in AI4Science from Huazhong University of Science and Technology (HUST)
Huazhong University of Science and TechnologyWuhan, China
Pinned Repositories
ABGNN
PyTorch code for KDD 2023 paper "Pre-training Antibody Language Models for Antigen-Specific Computational Antibody Design"
awesome-docking
An awesome & curated list of docking papers
DMCG-wandb
FABind
FABind: Fast and Accurate Protein-Ligand Binding (NeurIPS 2023)
KyGao
KyGao.github.io
AcadHomepage: A Modern and Responsive Academic Personal Homepage
nlp-little-practice
my little practice on nlp
pygame-tracker
An object tracking implementation on pygame
Awesome-Biomolecule-Language-Cross-Modeling
Awesome-Biomolecule-Language-Cross-Modeling: a curated list of resources for paper "Leveraging Biomolecule and Natural Language through Multi-Modal Learning: A Survey"
FABind
FABind: Fast and Accurate Protein-Ligand Binding (NeurIPS 2023)
KyGao's Repositories
KyGao/awesome-docking
An awesome & curated list of docking papers
KyGao/ABGNN
PyTorch code for KDD 2023 paper "Pre-training Antibody Language Models for Antigen-Specific Computational Antibody Design"
KyGao/KyGao.github.io
AcadHomepage: A Modern and Responsive Academic Personal Homepage
KyGao/DMCG-wandb
KyGao/FABind
FABind: Fast and Accurate Protein-Ligand Binding (NeurIPS 2023)
KyGao/KyGao
KyGao/nlp-little-practice
my little practice on nlp
KyGao/pygame-tracker
An object tracking implementation on pygame
KyGao/sparsity-and-robustness
merging some articles about network pruning
KyGao/token-level-classification
NER POS tasks edited from XTREME
KyGao/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
KyGao/architect-awesome
后端架构师技术图谱
KyGao/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
KyGao/e-mall
course project design in e-commerce(电子商务)
KyGao/Hands_project
curriculum project for pattern recognition
KyGao/HomeRobot
C project design competition(Seccond Prize)
KyGao/KyGao.github.io_bkup
my hexo blog
KyGao/model-compression
model compression based on pytorch (1、quantization: 16/8/4/2 bits(dorefa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular and group convolutional channel pruning;3、 group convolution structure;4、batch-normalization folding for quantization)
KyGao/Multilingual-SQuAD
SQuAD finetuned multilingual transformers
KyGao/NAGphormer
NAGphormer: A Tokenized Graph Transformer for Node Classification in Large Graphs
KyGao/Programming-Language-hw
Programming Language in coursera by University of Washinton
KyGao/Transformer-M
[ICLR 2023] One Transformer Can Understand Both 2D & 3D Molecular Data (official implementation)
KyGao/unifold-annotated