trongthanhptnk / Dilated_Res_Attention_LSTM
Simple implement dilated LSTM, residual LSTM and Attention LSTM (follow the corresponding papers).
☆17Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Dilated_Res_Attention_LSTM
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 5 years ago
- Multi-head attention in PyTorch☆148Updated 5 years ago
- Implementation of the paper "Real-Time Emotion Recognition via Attention Gated Hierarchical Memory Network" in AAAI-2020.☆29Updated 2 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 7 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆122Updated 3 years ago
- For paper《Gaussian Transformer: A Lightweight Approach for Natural Language Inference》☆27Updated 4 years ago
- Transformer/Transformer-XL/R-Transformer examples and explanations☆26Updated 2 years ago
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 5 years ago
- some basic deep learning models/method for nlp, text classification.☆81Updated 4 years ago
- Multihead Attention for PyTorch☆25Updated 5 years ago
- DeepCU: Integrating Both Common and Unique Latent Information for Multimodal Sentiment Analysis, IJCAI-19☆19Updated 5 years ago
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆74Updated 4 years ago
- Implementation of dynamic temporal pooling (DTP) for time series classification☆38Updated 2 years ago
- The implementation of Meta-LSTM in "Meta Multi-Task Learning for Sequence Modeling." AAAI-18☆33Updated 6 years ago
- ☆83Updated 5 years ago
- simple keras implement for 《Memory Fusion Network for Multi-view Sequential Learning》☆14Updated 3 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 6 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- a pytorch implementation of self-attention with relative position representations☆50Updated 3 years ago
- Gated CNN☆10Updated 5 years ago
- NLSTM Nested LSTM in Pytorch☆18Updated 6 years ago
- A PyTorch implementation of the TCAN model in "Temporal Convolutional Attention-based Network For Sequence Modeling".☆137Updated last year
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆44Updated last year
- ☆12Updated 7 years ago
- Sequence modeling benchmarks and temporal convolutional networks https://github.com/locuslab/TCN☆20Updated 5 years ago
- Poet: Product-oriented Video Captioner for E-commerce☆12Updated 4 years ago
- Simple implementation of graph convolutional neural networks within 20 lines.☆11Updated 5 years ago
- Implementation of the paper "Hierarchical GRU for Utterance-level Emotion Recognition" in NAACL-2019.☆68Updated 4 years ago
- Multimodal classification solution for the SIGIR eCOM using Co-attention and transformer language models☆19Updated 4 years ago
- Group Gated Fusion on Attention-based Bidirectional Alignment for Multimodal Emotion Recognition☆13Updated 2 years ago