ap229997 / LanguageModel-using-AttentionLinks
Pytorch implementation of a basic language model using Attention in LSTM network
☆26Updated 7 years ago
Alternatives and similar repositories for LanguageModel-using-Attention
Users that are interested in LanguageModel-using-Attention are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 6 years ago
- Word Embedding + LSTM + FC☆161Updated last year
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 5 years ago
- A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head atte…☆145Updated 6 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 8 years ago
- Pytorch implementation for NIPS2017 paper `Dynamic Routing Between Capsules`☆159Updated 7 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 6 years ago
- Repository for Attention Algorithm☆41Updated 7 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆231Updated 5 years ago
- pytorch implementation of Attention is all you need☆238Updated 4 years ago
- extract features by maximizing mutual information☆148Updated 5 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆264Updated 6 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆230Updated 6 years ago
- A Pytorch tutorial for implementation of Dynamic memory Network Plus☆64Updated 7 years ago
- This repository tries to provide unsupervised deep learning models with Pytorch☆90Updated 7 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- LSTM and CNN sentiment analysis☆169Updated 7 years ago
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆137Updated 4 years ago
- Pytorch Implementation for Graph Convolutional Neural Networks☆325Updated 7 years ago
- An easy-to-follow Pytorch implementation of Hinton's Capsule Network☆200Updated 2 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆46Updated 6 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆69Updated 4 years ago
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆49Updated 6 years ago
- Deep Transfer Learning Papers☆80Updated 3 years ago
- ☆12Updated 8 years ago
- Multi heads attention for image classification☆80Updated 7 years ago