liujiarik / nlp_clip_pytorchLinks
star_transformer pytorch
☆27Updated 5 years ago
Alternatives and similar repositories for nlp_clip_pytorch
Users that are interested in nlp_clip_pytorch are comparing it to the libraries listed below
Sorting:
- pytorch implementation of Attention is all you need☆239Updated 4 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 6 years ago
- some basic deep learning models/method for nlp, text classification.☆80Updated 5 years ago
- ☆131Updated 4 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 5 years ago
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 6 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆39Updated 8 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 6 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 7 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆571Updated 5 years ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆163Updated 7 years ago
- Multi-head attention in PyTorch☆154Updated 6 years ago
- PyTorch implementation of beam search decoding for seq2seq models