guocheng2025 / Transformer-EncoderLinks
Implementation of Transformer encoder in PyTorch
☆71Updated 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 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
- Transformer-based Conditional Variational Autoencoder for Controllable Story Generation☆164Updated 3 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆146Updated 4 years ago
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆606Updated 2 years ago
- A simple cross attention that updates both the source and target in one step☆195Updated 6 months ago
- pytorch; mask language model ; bert☆73Updated 6 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆224Updated 3 years ago
- Multi-head attention in PyTorch☆156Updated 6 years ago
- Multimodal Mixture-of-Experts VAE☆221Updated 2 years ago
- Code for ICML2020 paper - CLUB: A Contrastive Log-ratio Upper Bound of Mutual Information☆353Updated last year
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆167Updated last year
- Simple pytorch implementation of focal loss☆86Updated 2 years ago
- ☆264Updated 4 years ago
- Code on selecting an action based on multimodal inputs. Here in this case inputs are voice and text.☆73Updated 4 years ago
- ☆73Updated 4 years ago
- Contrastive Predictive Coding for Automatic Speaker Verification☆506Updated 6 years ago
- An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.☆239Updated 2 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆85Updated 5 years ago
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆394Updated 4 years ago
- [NeurIPS 2023, Spotlight] Rank-N-Contrast: Learning Continuous Representations for Regression☆135Updated last year
- Conditional VQ-VAE☆17Updated 6 years ago
- A pytorch &keras implementation and demo of Fastformer.☆191Updated 3 years ago
- ☆163Updated 7 months ago
- PyTorch implementation of Representation Learning with Contrastive Predictive Coding by Van den Oord et al. (2018)☆90Updated 4 years ago
- Gradient Reversal Layer for Domain Adaptation☆131Updated 3 years ago
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆91Updated 3 years ago
- Official Implementation of "Geometric Multimodal Contrastive Representation Learning" (https://arxiv.org/abs/2202.03390)☆28Updated last year
- ACL'2023: DiffusionBERT: Improving Generative Masked Language Models with Diffusion Models☆339Updated last year
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆181Updated 2 years ago