Xiankang Yu's repositories
LGGAN-jittor-fid
第二届 jittor人工智能挑战赛
bert
TensorFlow code and pre-trained models for BERT
cJSON
Ultralightweight JSON parser in ANSI C
External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
MyTinySTL
Achieve a tiny STL in C++11
PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
PyTorch-Networks
Pytorch implementation of cnn network
Shawn-Yu-1.github.io
Config files for my GitHub profile.
ST-NAS
Efficient Neural Architecture Search via Straight-Through Gradients
Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net