jadore801120 / attention-is-all-you-need-pytorchLinks
A PyTorch implementation of the Transformer model in "Attention is All You Need".
☆9,242Updated last year
Alternatives and similar repositories for attention-is-all-you-need-pytorch
Users that are interested in attention-is-all-you-need-pytorch are comparing it to the libraries listed below
Sorting:
- An annotated implementation of the Transformer paper.☆6,296Updated last year
- Google AI 2018 BERT pytorch implementation☆6,416Updated last year
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,378Updated 2 years ago
- A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch☆8,686Updated this week
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,998Updated last month
- Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.☆16,218Updated 2 years ago
- ☆11,460Updated 3 months ago
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,948Updated this week
- ☆3,658Updated 2 years ago
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,567Updated last year
- Graph Convolutional Networks in PyTorch☆5,318Updated 4 years ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆34,507Updated this week
- PyTorch tutorials.☆8,622Updated this week
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆23,155Updated this week
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,891Updated 3 months ago
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆13,921Updated 4 months ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,092Updated 3 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,048Updated last year
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆3,792Updated 10 months ago
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".☆14,911Updated 10 months ago
- Graph Neural Network Library for PyTorch☆22,497Updated this week
- Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Py…☆23,145Updated 3 months ago
- The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.☆6,168Updated 2 months ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,636Updated last year
- PyTorch implementations of Generative Adversarial Networks.☆17,061Updated last year
- Code examples in pyTorch and Tensorflow for CS230☆4,042Updated 2 years ago
- A PyTorch implementation of EfficientNet☆8,119Updated 3 years ago
- PyTorch Tutorial for Deep Learning Researchers☆31,384Updated last year
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,398Updated 2 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,006Updated 11 months ago