exe1023 / LSTM_LNLinks
lstm with layer normalization
☆20Updated 4 years ago
Alternatives and similar repositories for LSTM_LN
Users that are interested in LSTM_LN are comparing it to the libraries listed below
Sorting:
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆83Updated 7 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 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
- Variational autoencoders: VAE, gaussian mixture VAE (GMVAE), and a basic ladder VAE (LVAE)☆47Updated 5 years ago
- Pytorch implement WaveNet☆93Updated 7 years ago
- ☆40Updated 7 years ago
- The Noise Contrastive Estimation for softmax output written in Pytorch☆319Updated 5 years ago
- Code for "Understanding and Improving Layer Normalization"☆46Updated 5 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆102Updated 3 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆74Updated 7 years ago
- Orkis-Research / Quaternion-Convolutional-Neural-Networks-for-End-to-End-Automatic-Speech-RecognitionThis is the code for the paper 'Quaternion Convolutional Neural Networks for End-to-End Automatic Speech Recognition'. It provides all th…☆66Updated 6 years ago
- This repository contains the implementation of the VAE and Gaussian Mixture VAE using TensorFlow and several network architectures☆210Updated 5 years ago
- Experiments with binary LSTM using gumbel-sigmoid☆31Updated 5 years ago
- Minimal implementation of Contrastive Predictive Coding for audio.☆17Updated 5 years ago
- Minimal RNN classifier with self-attention in Pytorch☆152Updated 3 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 4 years ago
- Representation learning for NLP @ JSALT19☆39Updated 4 years ago
- PyTorch implementation of a Variational Autoencoder with Gumbel-Softmax Distribution☆211Updated 7 years ago
- a simple implementation of self attention layer that outputs flattened sentence embedding matrix, with the Frobenius norm penalty☆16Updated 7 years ago
- custom cuda kernel for {2, 3}d relative attention with pytorch wrapper☆43Updated 5 years ago
- Keras implementation of a gradient reversal layer for the Tensorflow backend☆91Updated 3 years ago
- The implementation of Meta-LSTM in "Meta Multi-Task Learning for Sequence Modeling." AAAI-18☆33Updated 7 years ago
- This repository contains the code to reproduce the core results from the paper "Unsupervised Learning of Disentangled and Interpretable R…☆156Updated 7 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 5 years ago
- PyTorch Implementations of Dropout Variants☆87Updated 7 years ago
- This is the code for the paper 'Quaternion Recurrent Neural Networks'.☆59Updated 6 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆214Updated 5 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- ☆22Updated 6 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆247Updated 6 years ago