Eathoublu / attention-is-all-you-need-pytorchLinks
A PyTorch implementation of the Transformer model in "Attention is All You Need".
☆19Updated 6 years ago
Alternatives and similar repositories for attention-is-all-you-need-pytorch
Users that are interested in attention-is-all-you-need-pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆267Updated 5 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆559Updated 4 years ago
- The information of computer journal☆179Updated 2 years ago
- ☆167Updated 6 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆265Updated 2 years ago
- CS224n_learning_notes_and_assignments( winter,2019)☆78Updated last year
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 4 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆175Updated 6 years ago
- ☆880Updated last year
- text classification with deep learning model and traditional ways☆53Updated 5 years ago
- Pytorch implementation of Supporting Clustering with Contrastive Learning, NAACL 2021☆302Updated last year
- Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)☆434Updated 3 years ago
- NLP☆134Updated last year
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆45Updated last year
- pytorch implementation of Attention is all you need☆238Updated 4 years ago
- [ACL 2020] Tensorflow implementation for "Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks"☆180Updated last year
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆262Updated 4 years ago
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆131Updated last year
- DGL中文文档。This is the Chinese manual of the graph neural network library DGL, currently contains the User Guide.☆77Updated 3 years ago
- some basic deep learning models/method for nlp, text classification.☆79Updated 5 years ago
- Graph Convolution Network for PyTorch☆405Updated 6 years ago
- ☆202Updated 2 years ago
- Graph Neural Networks including GAT\GCN\GGNN,GGNN-LSTM,using scene graph to generate captions☆1Updated 6 years ago
- Reading list for research topics in multimodal machine learning☆66Updated 5 years ago
- Codes for "Learning Sparse Sharing Architectures for Multiple Tasks"☆95Updated 4 years ago
- pytorch word2vec Four implementations : skip gram / CBOW on hierarchical softmax / negative sampling☆64Updated 6 years ago
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆247Updated last year
- Feature Projection for Improved Text Classification☆45Updated 5 years ago
- Pytorch version of BERT-whitening☆307Updated 3 years ago
- Code for AAAI2020 paper "Graph Transformer for Graph-to-Sequence Learning"☆190Updated last year