ifding / seq2seq-pytorch
Sequence to Sequence Models with PyTorch
☆26Updated 6 years ago
Alternatives and similar repositories for seq2seq-pytorch:
Users that are interested in seq2seq-pytorch are comparing it to the libraries listed below
- ☆16Updated 6 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆132Updated 5 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 6 years ago
- ☆76Updated 4 years ago
- seq2seq attention in keras☆40Updated 5 years ago
- attention mechanism in keras, like Dense and RNN...☆20Updated 6 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- Multi heads attention for image classification☆81Updated 6 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 5 months ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆135Updated 3 years ago
- PTB Language Modelling task with LSTM + Attention layer☆31Updated 6 years ago
- This project aims to give you an introduction to how Seq2Seq based encoder-decoder neural network architectures can be applied on time se…☆41Updated 5 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆31Updated 5 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- ☆18Updated 3 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆29Updated 2 weeks ago
- NLSTM Nested LSTM in Pytorch☆18Updated 6 years ago
- Implementation of "Attention is All You Need" paper☆33Updated 5 months ago
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆45Updated 2 years ago
- KurochkinAlexey / Hierarchical-Attention-Based-Recurrent-Highway-Networks-for-Time-Series-PredictionPytorch implementation of Hierarchical Attention-Based Recurrent Highway Networks for Time Series Prediction https://arxiv.org/abs/1806.0…☆64Updated 5 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆140Updated 7 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆77Updated 4 years ago
- Pytorch implementation of a basic language model using Attention in LSTM network☆26Updated 6 years ago
- Custom loss functions to use in (mainly) PyTorch.☆37Updated 4 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆226Updated 5 years ago
- Autoencoder version on Transformer model using PyTorch☆26Updated 5 years ago
- PyTorch DataLoader for seq2seq☆84Updated 5 years ago
- Variational Attention for Sequence to Sequence Models☆20Updated 6 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago