seba-1511 / lstms.pth
PyTorch implementations of LSTM Variants (Dropout + Layer Norm)
☆136Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for lstms.pth
- Dilated RNNs in pytorch☆211Updated 5 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 4 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 6 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆244Updated 5 years ago
- pytorch neural network attention mechanism☆147Updated 5 years ago
- Latent Alignment and Variational Attention☆326Updated 6 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆76Updated 6 years ago
- Sparse and structured neural attention mechanisms☆223Updated 4 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆210Updated 4 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆473Updated 5 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 5 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆123Updated last year
- The Noise Contrastive Estimation for softmax output written in Pytorch☆318Updated 5 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 5 years ago
- ☆154Updated 6 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆72Updated 3 years ago
- Adaptive Softmax implementation for PyTorch☆79Updated 5 years ago
- Sparse Variational Dropout, ICML 2017☆310Updated 4 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆100Updated 2 years ago
- This is a PyTorch implementation of the ICLR 2017 paper "HIERARCHICAL MULTISCALE RECURRENT NEURAL NETWORKS" (https://openreview.net/pdf?i…☆51Updated 6 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆79Updated 7 years ago
- PyTorch Implementations of Dropout Variants☆87Updated 6 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 3 years ago
- Minimal RNN classifier with self-attention in Pytorch☆148Updated 2 years ago
- LAnguage Modelling Benchmarks☆138Updated 4 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆357Updated 7 years ago
- A Straightforward Pytorch Implementation of Gated Feedback RNNs☆12Updated 7 years ago
- VQ-VAE implementation / pytorch☆181Updated 6 years ago
- Tensorflow implementation for DilatedRNN☆346Updated 7 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 5 years ago