hyunwoongko / transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
☆3,347Updated 6 months ago
Alternatives and similar repositories for transformer:
Users that are interested in transformer are comparing it to the libraries listed below
- An annotated implementation of the Transformer paper.☆6,000Updated 10 months ago
- A concise but complete full-attention transformer with a set of promising experimental features from various papers☆5,080Updated this week
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,013Updated 10 months ago
- ☆10,913Updated 2 months ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,890Updated 2 months ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,373Updated last year
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".☆14,302Updated 6 months ago
- Google AI 2018 BERT pytorch implementation☆6,298Updated last year
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆8,343Updated this week
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,466Updated last year
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,101Updated 2 years ago
- Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Py…☆21,781Updated last month
- An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much…☆1,396Updated last year
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆1,990Updated 2 years ago
- Reading list for research topics in multimodal machine learning☆6,263Updated 6 months ago
- Transformer implementation in PyTorch.☆477Updated 5 years ago
- A PyTorch Library for Multi-Task Learning☆2,191Updated this week
- Implementation of Denoising Diffusion Probabilistic Model in Pytorch☆8,848Updated 4 months ago
- 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.…☆11,714Updated 2 months ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,403Updated 7 months ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,195Updated last year
- A Collection of Variational Autoencoders (VAE) in PyTorch.☆6,914Updated 8 months ago
- A Unified Library for Parameter-Efficient and Modular Transfer Learning☆2,649Updated last week
- BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)☆7,137Updated last year
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆228Updated 9 months ago
- Denoising Diffusion Probabilistic Models☆4,141Updated last year
- Code release for ConvNeXt model☆5,872Updated 2 years ago
- Foundation Architecture for (M)LLMs☆3,046Updated 10 months ago
- Code for the ICML 2021 (long talk) paper: "ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision"☆1,427Updated 10 months ago
- Diffusion model papers, survey, and taxonomy☆3,096Updated 2 months ago