renjunxiang / Multihead-AttentionLinks
Multihead Attention for PyTorch
☆27Updated 6 years ago
Alternatives and similar repositories for Multihead-Attention
Users that are interested in Multihead-Attention are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of Domain Separation Networks☆152Updated 6 years ago
- extract features by maximizing mutual information☆148Updated 5 years ago
- This is the PyTorch-0.4.0 implementation of few-shot learning on CIFAR-100 with graph neural networks (GNN)☆88Updated 7 years ago
- ☆65Updated 5 years ago
- pytorch implementation Variational Autoencoder and Conditional Variational Autoencoder☆80Updated 6 years ago
- Rethinking Knowledge Graph Propagation for Zero-Shot Learning, in CVPR 2019☆320Updated 6 years ago
- A Tensorflow implementation of the paper arXiv:1604.03539☆133Updated 7 years ago
- ☆275Updated 6 years ago
- A pytorch implementation of the paper Unsupervised Deep Embedding for Clustering Analysis.☆144Updated 6 years ago
- Pytorch implementation of the GradNorm. GradNorm addresses the problem of balancing multiple losses for multi-task learning by learning a…☆269Updated 3 years ago
- Multi-head attention in PyTorch☆153Updated 6 years ago
- Implement-of-SCA-CNN: Spatial and Channel-wise Attention in Convolutional Networks for Image Caption☆52Updated 6 years ago
- This is the repository for "Efficient Low-rank Multimodal Fusion with Modality-Specific Factors", Liu and Shen, et. al. ACL 2018☆264Updated 5 years ago
- Pytorch Code for ICLR19 paper: Learning to Propagate Labels: Transductive Propagation Network for Few-shot Learning.☆177Updated 4 years ago
- Graph Convolution Network for PyTorch☆406Updated 6 years ago
- MGCN: Semi-supervised Classification in Multi-layer Graphs with Graph Convolutional Networks☆38Updated 3 years ago
- The Simple and Efficient Semi-Supervised Learning Method for Deep Neural Networks☆339Updated 6 years ago
- Code for ICLR19 paper: Learning to Propagate Labels: Transductive Propagation Network for Few-shot Learning.☆244Updated 6 years ago
- Learning deep representations by mutual information estimation and maximization☆325Updated 6 years ago
- KSSNet: Multi-Label Classification with Label Graph Superimposing☆60Updated 5 years ago
- A pytorch implementation of Maximum Mean Discrepancies(MMD) loss☆210Updated 3 years ago
- Generating Classification Weights with GNN Denoising Autoencoders for Few-Shot Learning☆156Updated 6 years ago
- A PyTorch implement of ICCV2015 "Simultaneous Deep Transfer Across Domains and Tasks"☆38Updated 7 years ago
- This in my Demo of Chen et al. "GradNorm: Gradient Normalization for Adaptive Loss Balancing in Deep Multitask Networks" ICML 2018☆180Updated 3 years ago
- Pytorch Implementation of Graph Convolutional Neural Networks☆111Updated 8 years ago
- Code of Cross Attention Network for Few-shot Classification (NeurIPS 2019).☆214Updated 4 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆136Updated 6 years ago
- Pytorch implementation of the paper "Circle Loss: A Unified Perspective of Pair Similarity Optimization"☆470Updated 5 years ago
- MSc group project: Reproduction of 'Multi-Task Learning using Uncertainty to Weigh Losses for Scene Geometry and Semantics'; A. Kendall, …