guocheng2025 / Transformer-EncoderLinks
Implementation of Transformer encoder in PyTorch
☆70Updated 5 years ago
Alternatives and similar repositories for Transformer-Encoder
Users that are interested in Transformer-Encoder are comparing it to the libraries listed below
Sorting:
- Implement the paper "Self-Attention with Relative Position Representations"☆139Updated 4 years ago
- Transformer-based Conditional Variational Autoencoder for Controllable Story Generation☆160Updated 3 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆548Updated 3 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆142Updated 4 years ago
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆602Updated 2 years ago
- pytorch; mask language model ; bert☆72Updated 6 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆85Updated 5 years ago
- PyTorch implementation of "data2vec: A General Framework for Self-supervised Learning in Speech, Vision and Language" from Meta AI☆184Updated 2 years ago
- Multi-head attention in PyTorch☆154Updated 6 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆223Updated 3 years ago
- A simple cross attention that updates both the source and target in one step☆189Updated 4 months ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆166Updated last year
- ☆162Updated 5 months ago
- Simple pytorch implementation of focal loss☆86Updated 2 years ago
- Code on selecting an action based on multimodal inputs. Here in this case inputs are voice and text.☆73Updated 4 years ago
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆91Updated 3 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- Multimodal Mixture-of-Experts VAE☆220Updated 2 years ago
- Gradient Reversal Layer for Domain Adaptation☆130Updated 2 years ago
- A pytorch &keras implementation and demo of Fastformer.☆191Updated 3 years ago
- Learning Rate Warmup in PyTorch☆414Updated 5 months ago
- ☆73Updated 4 years ago
- Contrastive Predictive Coding for Automatic Speaker Verification☆504Updated 6 years ago
- ☆51Updated 5 years ago
- PyTorch implementation of Representation Learning with Contrastive Predictive Coding by Van den Oord et al. (2018)☆89Updated 4 years ago
- An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.☆239Updated last year
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆384Updated 4 years ago
- [ACL'19] [PyTorch] Multimodal Transformer☆935Updated 3 years ago
- Official Implementation of "Geometric Multimodal Contrastive Representation Learning" (https://arxiv.org/abs/2202.03390)☆28Updated 11 months ago
- My take on a practical implementation of Linformer for Pytorch.☆421Updated 3 years ago