jojonki / Gated-Convolutional-NetworksLinks
A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.
☆99Updated 3 years ago
Alternatives and similar repositories for Gated-Convolutional-Networks
Users that are interested in Gated-Convolutional-Networks are comparing it to the libraries listed below
Sorting:
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 6 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 5 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- ☆42Updated 6 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆270Updated 3 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆100Updated 6 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 4 years ago
- Sparse and structured neural attention mechanisms☆224Updated 4 years ago
- Unsupervised neural machine translation; weight sharing; GAN☆94Updated 6 years ago
- ☆119Updated 6 years ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆104Updated 7 years ago
- souce code for "Accelerating Neural Transformer via an Average Attention Network"☆78Updated 6 years ago
- Decoding Diverse Solutions from Neural Sequence Models☆76Updated 6 years ago
- Non-autoregressive Neural Machine Translation (not a full version)☆71Updated 2 years ago
- Re-implementation of Bi-Directional Block Self-Attention for Fast and Memory-Efficient Sequence Modeling (T. Shen et al., ICLR 2018) on P…☆42Updated 7 years ago
- ☆38Updated 8 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 8 years ago
- Generative Adversarial Networks in Neural Machine Translation☆57Updated 7 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆76Updated 6 years ago
- ☆63Updated 7 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Implementation of End-to-End Memory Network in PyTorch☆105Updated 7 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated 2 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆44Updated 5 years ago
- TensorFlow GAN implementation using Gumbel Softmax☆92Updated 8 years ago
- Implementation of Dynamic memory networks plus in Pytorch☆127Updated 7 years ago