sakuranew / attention-pytorch
pytorch实现的基于attention is all your need提出的Q,K,V的attention模板和派生的attention实现。
☆21Updated 4 years ago
Alternatives and similar repositories for attention-pytorch:
Users that are interested in attention-pytorch are comparing it to the libraries listed below
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 3 years ago
- 在sts数据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear☆16Updated 4 months ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆43Updated 7 months ago
- some basic deep learning models/method for nlp, text classification.☆81Updated 4 years ago
- 电商评论情感分类☆15Updated 4 years ago
- Code for paper "Self-training Method Based on GCN for Semi-supervised Short Text Classification"☆11Updated 3 years ago
- Text classification in Tensorflow1.x☆24Updated 2 years ago
- Constructed a structured heterogeneous text corpus graph to transform text classification problem into a node classification problem. Cr…☆14Updated 5 years ago
- MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification☆23Updated 4 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 5 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- LSTM三分类问题☆10Updated 6 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆30Updated 2 months ago
- star_transformer pytorch☆27Updated 5 years ago
- 文本分类, 双向lstm + attention 算法☆89Updated 4 years ago
- Implementation of the paper "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting", https://arxi…☆19Updated 3 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆116Updated 2 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- Transfer learning for text classification with recurrent neural network(lstm)☆17Updated 6 years ago
- ☆36Updated 5 years ago
- Official code release for CNLE: Co-attention network with label embedding for text classification. Neurocomputing 2022☆22Updated last year
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 6 years ago
- ☆265Updated 2 years ago
- 深度学习相关的实例☆40Updated 4 years ago
- 图网络和少样本学习在自然语言理解领域的前沿综述。本文旨在探索自然语言理解领域中 (主要探索了命名实体识别,关系抽取)一些深度学习前沿的应用(主要探索了结合图神经网络和少样本学习场景的方法)共计15篇顶会论文(EMNLP,AAAI,ACL,COLING)。☆18Updated 3 years ago
- ☆166Updated 5 years ago
- Relation Classification via Convolutional Deep Neural Network☆12Updated 6 years ago
- A Pytorch implementation of the AAAI 2018 Paper "Learning Structured Representation for Text Classification via Reinforcement Learning"☆34Updated 5 years ago
- 学习并复现经典的推荐系统多目标任务,如:SharedBottom、ESMM、MMoE、PLE☆33Updated 2 years ago