antonyvigouret / Pay-Attention-to-MLPs
My implementation of the gMLP model from the paper "Pay Attention to MLPs".
☆24Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Pay-Attention-to-MLPs
- ☆22Updated 2 years ago
- PyTorch implementation of Pay Attention to MLPs☆39Updated 3 years ago
- PyTorch Implementation of the Multi-gate Mixture-of-Experts with Exclusivity (MMoEEx)☆30Updated 3 years ago
- ☆25Updated 4 years ago
- MODALS: Modality-agnostic Automated Data Augmentation in the Latent Space☆40Updated 3 years ago
- PyTorch implementation of RealFormer: Transformer Likes Residual Attention☆11Updated 3 years ago
- Implementation of dynamic temporal pooling (DTP) for time series classification☆38Updated 2 years ago
- Reproducing the Linear Multihead Attention introduced in Linformer paper (Linformer: Self-Attention with Linear Complexity)☆73Updated 4 years ago
- AdaTask: A Task-Aware Adaptive Learning Rate Approach to Multi-Task Learning. AAAI, 2023.☆23Updated last year
- C-Mixup for NeurIPS 2022☆66Updated 11 months ago
- Source code for "Distilling Knowledge From Graph Convolutional Networks", CVPR'20☆58Updated last year
- Unsupervised Deep Embedding for Clustering Analysis (DEC)☆23Updated 4 years ago
- This repository holds the code for the paper "Deep Conditional Gaussian Mixture Model forConstrained Clustering".☆29Updated 2 years ago
- add a Arg: label_smoothing for torch.nn.CrossEntropyLoss()☆14Updated 3 years ago
- PyTorch implementation of Representation Learning with Contrastive Predictive Coding by Van den Oord et al. (2018)☆82Updated 2 years ago
- [ICML2020] "Self-PU: Self Boosted and Calibrated Positive-Unlabeled Training" by Xuxi Chen, Wuyang Chen, Tianlong Chen, Ye Yuan, Chen Gon…☆67Updated 2 years ago
- Unofficial PyTorch implementation of the paper "cosFormer: Rethinking Softmax In Attention".☆43Updated 3 years ago
- Code for mixup contrastive learning☆20Updated 3 years ago
- [ICML 2022] RankSim: Ranking Similarity Regularization for Deep Imbalanced Regression