pbloem / formerLinks
Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)
☆1,093Updated 9 months ago
Alternatives and similar repositories for former
Users that are interested in former are comparing it to the libraries listed below
Sorting:
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆1,078Updated 5 years ago
- A collection of resources to study Transformers in depth.☆561Updated 2 years ago
- Hopfield Networks is All You Need☆1,890Updated 2 years ago
- ☆827Updated 8 months ago
- FrancescoSaverioZuppichini / Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDictCode for my medium article☆375Updated 5 years ago
- Fast, general, and tested differentiable structured prediction in PyTorch☆1,123Updated 3 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆548Updated 3 years ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆274Updated last year
- PyTorch tutorials and best practices.☆1,703Updated 9 months ago
- The Hitchiker's Guide to PyTorch☆1,199Updated 4 years ago
- Open source guides/codes for mastering deep learning to deploying deep learning in production in PyTorch, Python, Apptainer, and more.☆863Updated 3 months ago
- Pytorch Lightning code guideline for conferences☆1,284Updated 2 years ago
- Pytorch library for fast transformer implementations☆1,755Updated 2 years ago
- Course notes☆737Updated last year
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,422Updated 2 years ago
- Implementation of Transformer Model in Tensorflow☆479Updated 2 years ago
- PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.☆265Updated 5 years ago
- 🔥 A collection of PyTorch notebooks for learning and practicing deep learning☆589Updated 2 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆771Updated 2 years ago
- Longformer: The Long-Document Transformer☆2,178Updated 2 years ago
- Summaries for exciting works in the field of Deep Learning.☆356Updated 7 months ago
- Toolbox of models, callbacks, and datasets for AI/ML researchers.☆1,756Updated 3 weeks ago
- Reformer, the efficient Transformer, in Pytorch☆2,191Updated 2 years ago
- Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world …☆701Updated last year
- PyTorch for Numpy users. https://pytorch-for-numpy-users.wkentaro.com☆706Updated 2 years ago
- The website for the CMU Language Technologies Institute low resource NLP bootcamp 2020☆604Updated 5 years ago
- A Visual Analysis Tool to Explore Learned Representations in Transformers Models☆602Updated last year
- An unofficial styleguide and best practices summary for PyTorch☆2,003Updated 4 years ago
- Cramming the training of a (BERT-type) language model into limited compute.☆1,356Updated last year
- Original transformer paper: Implementation of Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information process…☆241Updated last year