Pinned Repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
BrainTGL
EIT-Enhanced-Interactive-Transformer
Official code of EIT: Enhanced Interactive Transformer (ACL2024 Main)
fast_robust_early_exit
Fast and Robust Early-Exiting Framework for Autoregressive Language Models with Synchronized Parallel Decoding (EMNLP 2023 Long)
fmridenoise
Tool for automatic denoising, denoising strategies comparison, and functional connectivity data quality control.
GLAT
Implementation of "Glancing Transformer for Non-Autoregressive Neural Machine Translation"
GNNPapers
Must-read papers on graph neural networks (GNN)
HCP_download
Script to download data from the Human Connectome Project, HCP-1200 subjects release.
Introduction-to-Transformers
An introduction to Transformers
PartialFormer
Official code of PartialFormer (ACL2024 Findings)
zhengkid's Repositories
zhengkid/PartialFormer
Official code of PartialFormer (ACL2024 Findings)
zhengkid/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
zhengkid/HCP_download
Script to download data from the Human Connectome Project, HCP-1200 subjects release.
zhengkid/BrainTGL
zhengkid/EIT-Enhanced-Interactive-Transformer
Official code of EIT: Enhanced Interactive Transformer (ACL2024 Main)
zhengkid/fast_robust_early_exit
Fast and Robust Early-Exiting Framework for Autoregressive Language Models with Synchronized Parallel Decoding (EMNLP 2023 Long)
zhengkid/fmridenoise
Tool for automatic denoising, denoising strategies comparison, and functional connectivity data quality control.
zhengkid/GLAT
Implementation of "Glancing Transformer for Non-Autoregressive Neural Machine Translation"
zhengkid/GNNPapers
Must-read papers on graph neural networks (GNN)
zhengkid/Introduction-to-Transformers
An introduction to Transformers
zhengkid/lex-glue
LexGLUE: A Benchmark Dataset for Legal Language Understanding in English
zhengkid/llama
Inference code for LLaMA models
zhengkid/PRGNN_fMRI
Pytorch implementation of pooling-regularized GNN (PRGNN) for fMRI analysis. https://arxiv.org/pdf/2007.14589.pdf
zhengkid/PVT
zhengkid/PYTORCH_MTCNN
MTCNN BASE PYTORCH
zhengkid/torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.