gordicaleksa / pytorch-original-transformerLinks
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
☆1,064Updated 4 years ago
Alternatives and similar repositories for pytorch-original-transformer
Users that are interested in pytorch-original-transformer are comparing it to the libraries listed below
Sorting:
- Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)☆1,090Updated 7 months ago
- PyTorch tutorials and best practices.☆1,699Updated 7 months ago
- Pytorch Lightning code guideline for conferences☆1,280Updated 2 years ago
- FrancescoSaverioZuppichini / Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDictCode for my medium article☆373Updated 5 years ago
- Complete deep learning project developed in Full Stack Deep Learning, Spring 2021☆447Updated 4 years ago
- Original transformer paper: Implementation of Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information process…☆241Updated last year
- ☆822Updated 6 months ago
- PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.☆265Updated 5 years ago
- 🧠 A study guide to learn about Transformers☆1,614Updated 2 years ago
- 🟠 A study guide to learn about Graph Neural Networks (GNNs)☆1,252Updated 2 years ago
- Paper implementations from scratch and machine learning tutorials☆349Updated last year
- PyTorch implementation of some attentions for Deep Learning Researchers.☆547Updated 3 years ago
- 🔥 A collection of PyTorch notebooks for learning and practicing deep learning☆583Updated 2 years ago
- Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023☆3,007Updated 7 months ago
- Generic template to bootstrap your PyTorch project.☆648Updated 2 years ago
- All about the fundamental blocks of TF and JAX!☆276Updated 3 years ago
- Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world …☆667Updated last year
- Over 200 figures and diagrams of the most popular deep learning architectures and layers FREE TO USE in your blog posts, slides, presenta…☆1,496Updated 4 years ago
- Example deep learning projects that use wandb's features.☆1,189Updated 3 weeks ago
- Attention Is All You Need | a PyTorch Tutorial to Transformers☆353Updated last year
- Open source guides/codes for mastering deep learning to deploying deep learning in production in PyTorch, Python, Apptainer, and more.☆861Updated last month
- High-quality Neural Networks for Computer Vision 😎☆446Updated 3 years ago
- An unofficial styleguide and best practices summary for PyTorch☆1,999Updated 3 years ago
- Tez is a super-simple and lightweight Trainer for PyTorch. It also comes with many utils that you can use to tackle over 90% of deep lear…☆1,159Updated 2 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,181Updated 2 years ago
- Revisions and implementations of modern Convolutional Neural Networks architectures in TensorFlow and Keras☆352Updated 3 years ago
- Annotations of the interesting ML papers I read☆262Updated 2 weeks ago
- Build, train, deploy, scale and maintain deep learning models. Understand ML infrastructure and MLOps using hands-on examples.☆1,187Updated 2 years ago
- Code and files to go along with CS329s machine learning model deployment tutorial.☆613Updated 2 years ago
- Host repository for the "Reproducible Deep Learning" PhD course☆407Updated 3 years ago