hyunwoongko / transformerLinks
Transformer: PyTorch Implementation of "Attention Is All You Need"
☆4,356Updated 5 months ago
Alternatives and similar repositories for transformer
Users that are interested in transformer are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,576Updated last year
- An annotated implementation of the Transformer paper.☆6,885Updated last year
- ☆12,177Updated 9 months ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆288Updated last year
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,422Updated 2 years ago
- Transformer implementation in PyTorch.☆491Updated 6 years ago
- An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much…☆1,537Updated 2 years ago
- Google AI 2018 BERT pytorch implementation☆6,510Updated 2 years ago
- A Collection of Variational Autoencoders (VAE) in PyTorch.☆7,537Updated 9 months ago
- PyTorch implementation of MAE https//arxiv.org/abs/2111.06377☆8,174Updated last year
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,155Updated 3 years ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,106Updated 3 months ago
- Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Py…☆24,784Updated last week
- Mamba SSM architecture☆16,831Updated last week
- Implementation of Denoising Diffusion Probabilistic Model in Pytorch☆10,341Updated 4 months ago
- A concise but complete full-attention transformer with a set of promising experimental features from various papers☆5,743Updated last week
- 整理 pytorch 单机多 GPU 训练方法与原理☆858Updated 4 years ago
- Denoising Diffusion Probabilistic Models☆4,956Updated 2 years ago
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".☆15,607Updated last year
- Reading list for research topics in multimodal machine learning☆6,771Updated last year
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,664Updated last year
- PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538☆1,215Updated last year
- Vector (and Scalar) Quantization, in Pytorch☆3,790Updated 2 weeks ago
- 一本系统地教你将深度学习模型的性能最大化的战术手册。☆3,129Updated 2 years ago
- Code release for ConvNeXt model☆6,250Updated 2 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,456Updated 2 years ago
- we want to create a repo to illustrate usage of transformers in chinese☆3,046Updated last year
- Reformer, the efficient Transformer, in Pytorch☆2,191Updated 2 years ago
- Demos for deep learning☆727Updated last year
- Official DeiT repository☆4,309Updated last year