sakuranew / attention-pytorchLinks
pytorch实现的基于attention is all your need提出的Q,K,V的attention模板和派生的attention实现。
☆22Updated 5 years ago
Alternatives and similar repositories for attention-pytorch
Users that are interested in attention-pytorch are comparing it to the libraries listed below
Sorting:
- some basic deep learning models/method for nlp, text classification.☆80Updated 5 years ago
- 在sts数据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear☆18Updated 5 months ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- ☆166Updated 6 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆45Updated last year
- 文本分类, 双向lstm + attention 算法☆90Updated 5 years ago
- Text classification NLP pipeline with transformers☆26Updated 5 months ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆137Updated 7 years ago
- 电商评论情感分类☆15Updated 5 years ago
- Transformer/Transformer-XL/R-Transformer examples and explanations☆26Updated 4 years ago
- ☆37Updated 6 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- Feature Projection for Improved Text Classification☆46Updated 5 years ago
- Relation-aware Graph Attention Networks for Global Entity Alignment☆22Updated 4 years ago
- ☆18Updated 5 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆78Updated 7 years ago
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆78Updated 5 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 7 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 6 years ago
- document classification using LSTM + self attention☆114Updated 6 years ago
- Constructed a structured heterogeneous text corpus graph to transform text classification problem into a node classification problem. Cr…☆14Updated 6 years ago
- Code for TKDE paper "Learning Relation Prototype from Unlabeled Texts for Long-tail Relation Extraction"☆10Updated last year
- 学习并复现经典的推荐系统多目标任务,如:SharedBottom、ESMM、MMoE、PLE☆39Updated 3 years ago
- A pytorch implementation of Capsule Network.☆100Updated last year
- Hierarchical BiLSTM CNN using Keras☆78Updated 7 years ago
- ☆278Updated 3 years ago
- The code for "Does Head Label Help for Long-Tailed Multi-Label Text Classific"☆28Updated 4 years ago
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 5 years ago
- 疫情期间网民情绪识别代码,包含lstm,bert,xlnet,robert,最高f1为0.725 部署在Google colab☆44Updated 5 years ago
- Keras implementation of path-based link prediction model for knowledge graph completion☆24Updated 3 years ago