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 4 months ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆45Updated last year
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- ☆166Updated 6 years ago
- Code for TKDE paper "Learning Relation Prototype from Unlabeled Texts for Long-tail Relation Extraction"☆10Updated last year
- 文本分类, 双向lstm + attention 算法☆91Updated 5 years ago
- ☆277Updated 3 years ago
- A pytorch implementation of Capsule Network.☆99Updated last year
- document classification using LSTM + self attention☆114Updated 6 years ago
- 电商评论情感分类☆15Updated 5 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆137Updated 7 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- star_transformer pytorch☆27Updated 6 years ago
- Text classification NLP pipeline with transformers☆26Updated 4 months ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 7 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago
- A transformer model that should be able to solve a simple NER task☆11Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒 度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆59Updated 6 years ago
- Graph Convolutional Networks for Text Classification.☆46Updated 6 years ago
- DGL中文文档。This is the Chinese manual of the graph neural network library DGL, currently contains the User Guide.☆77Updated 3 years ago
- Use tensorflow to achieve some NLP project, eg: classification chatbot ner attention QAetc.☆33Updated 5 years ago
- Implementation of the paper "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting", https://arxi…☆19Updated 4 years ago
- Extreme Multi-label Text Classification based on X-BERT with GCN and Clustering modules☆11Updated 6 years ago
- ☆37Updated 6 years ago
- Transformer-based autoregressive varitional autoencoder☆11Updated 5 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 6 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆47Updated 6 years ago
- ☆131Updated 4 years ago