trongthanhptnk / Dilated_Res_Attention_LSTMLinks
Simple implement dilated LSTM, residual LSTM and Attention LSTM (follow the corresponding papers).
☆17Updated 5 years ago
Alternatives and similar repositories for Dilated_Res_Attention_LSTM
Users that are interested in Dilated_Res_Attention_LSTM are comparing it to the libraries listed below
Sorting:
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- some basic deep learning models/method for nlp, text classification.☆79Updated 5 years ago
- Multi-head attention in PyTorch☆153Updated 6 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 8 years ago
- DeepCU: Integrating Both Common and Unique Latent Information for Multimodal Sentiment Analysis, IJCAI-19☆19Updated 5 years ago
- TensorFlow Implementation of TCN (Temporal Convolutional Networks)☆111Updated 6 years ago
- Implementation of the paper "Real-Time Emotion Recognition via Attention Gated Hierarchical Memory Network" in AAAI-2020.☆31Updated 2 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- Character based Temporal Convolutional Networks + Attention Layer☆167Updated 7 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆31Updated 7 months ago
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆48Updated 2 years ago
- Tensorflow Temporal Convolutional Network☆82Updated last year
- Gated CNN☆10Updated 6 years ago
- Implemented 3 neural network architectures: 1) Combination of RNN LSTM nodes and CNN, 2) CNN with residual blocks similar to ResNet, 3) D…☆25Updated 7 years ago
- The implementation of Meta-LSTM in "Meta Multi-Task Learning for Sequence Modeling." AAAI-18☆33Updated 7 years ago
- ☆16Updated 7 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- attention-based LSTM/Dense implemented by Keras☆298Updated 7 years ago
- A PyTorch implementation of the TCAN model in "Temporal Convolutional Attention-based Network For Sequence Modeling".☆142Updated 2 years ago
- ☆167Updated 6 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆45Updated last year
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 6 years ago
- Transformer/Transformer-XL/R-Transformer examples and explanations☆26Updated 3 years ago
- ☆275Updated 3 years ago
- Leveraging Local and Global Patterns for Self-Attention Networks☆12Updated 6 years ago
- PTB Language Modelling task with LSTM + Attention layer☆31Updated 7 years ago
- star_transformer pytorch☆27Updated 5 years ago
- a pytorch implementation of self-attention with relative position representations☆50Updated 4 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 5 years ago