Riroaki / CapsNet
A pytorch implementation of Capsule Network.
☆89Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for CapsNet
- ☆167Updated 5 years ago
- 在sts数据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear☆14Updated 3 weeks ago
- some basic deep learning models/method for nlp, text classification.☆81Updated 4 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆134Updated 6 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆254Updated last year
- star_transformer pytorch☆26Updated 4 years ago
- pytorch implementation of Attention is all you need☆239Updated 3 years ago
- classical model code implementation of few-shot/one-shot lenaring, including siamese network, prototypical network, relation network, ind…☆135Updated 4 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆43Updated 3 months ago
- The information of computer journal☆173Updated 2 years ago
- Code and dataset of AAAI2019 paper Hybrid Attention-Based Prototypical Networks for Noisy Few-Shot Relation Classification☆186Updated 5 years ago
- 注意力机制实践☆386Updated 2 years ago
- Multi-head attention in PyTorch☆147Updated 5 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆113Updated 2 years ago
- ☆132Updated 3 years ago
- ☆254Updated 2 years ago
- 文本分类, 双向lstm + attention 算法☆86Updated 4 years ago
- MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification☆23Updated 4 years ago
- ☆63Updated 4 years ago
- 记录python,pytorch,git等工具的学习过程,主要是对该工具常用部分进行实践。☆41Updated 2 months ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆264Updated 4 years ago
- 全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data …☆459Updated 4 months ago
- A general framework for knowledge distillation☆49Updated 4 years ago
- Focal loss for multiple class classification☆80Updated 4 years ago
- bilstm + selfattention core code (tensorflow 1.12.1 / pytorch 1.1.0) is implemented according to paper “A STRUCTURED SELF-ATTENTIVE SENTE…☆21Updated 4 years ago
- capsule胶囊网络☆10Updated 5 years ago
- Implementation of papers for text classification task on SST-1/SST-2☆62Updated 3 months ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago