Riroaki / CapsNetLinks
A pytorch implementation of Capsule Network.
☆96Updated 10 months ago
Alternatives and similar repositories for CapsNet
Users that are interested in CapsNet are comparing it to the libraries listed below
Sorting:
- ☆166Updated 6 years ago
- classical model code implementation of few-shot/one-shot lenaring, including siamese network, prototypical network, relation network, ind…☆136Updated 5 years ago
- An easy-to-follow Pytorch implementation of Hinton's Capsule Network☆198Updated 2 years ago
- 在sts数据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear☆17Updated 7 months ago
- Code and dataset of AAAI2019 paper Hybrid Attention-Based Prototypical Networks for Noisy Few-Shot Relation Classification☆189Updated 6 years ago
- ☆64Updated 5 years ago
- Pytorch implementation for NIPS2017 paper `Dynamic Routing Between Capsules`☆157Updated 7 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆44Updated 10 months ago
- Pytorch Implementation of the Stacked Capsule Autoencoders☆108Updated 4 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆263Updated 2 years ago
- Graph Neural Networks including GAT\GCN\GGNN,GGNN-LSTM,using scene graph to generate captions☆1Updated 5 years ago
- 记录python,pytorch,git等工具的学习过程,主要是对该工具常用部分进行实践。☆41Updated 9 months ago
- multilabel-learn: Multilabel-Classification Algorithms☆36Updated 5 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆136Updated 6 years ago
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆131Updated last year
- ☆275Updated 3 years ago
- pytorch实现的基于attention is all your need提出的Q,K,V的attention模板和派生的attention实现。☆21Updated 5 years ago
- capsule胶囊网络☆11Updated 5 years ago
- Codes for "Learning Sparse Sharing Architectures for Multiple Tasks"☆95Updated 4 years ago
- The information of computer journal☆177Updated 2 years ago
- A PyTorch implementation of Compositional Coding Capsule Network based on PRL 2022 paper "Compositional Coding Capsule Network with K-Mea…☆52Updated 3 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- PyTorch Capsule Layer☆32Updated 5 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆115Updated 2 years ago
- Implementation of papers for text classification task on SST-1/SST-2☆67Updated 10 months ago
- Feature Projection for Improved Text Classification☆45Updated 5 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
- Convolutional Neural Networks for Sentence Classification in PyTorch☆108Updated 7 years ago
- some basic deep learning models/method for nlp, text classification.☆80Updated 5 years ago
- pytorch implementation of Attention is all you need☆238Updated 3 years ago