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:
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆82Updated 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
- Variational autoencoders: VAE, gaussian mixture VAE (GMVAE), and a basic ladder VAE (LVAE)☆47Updated 5 years ago
- The Noise Contrastive Estimation for softmax output written in Pytorch☆319Updated 5 years ago
- Pytorch implement WaveNet☆93Updated 7 years ago
- ☆40Updated 7 years ago
- Keras implementation of a gradient reversal layer for the Tensorflow backend☆91Updated 3 years ago
- Minimal implementation of Contrastive Predictive Coding for audio.☆17Updated 5 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
- Representation learning for NLP @ JSALT19☆38Updated 4 years ago
- This repository contains the implementation of the VAE and Gaussian Mixture VAE using TensorFlow and several network architectures☆210Updated 5 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆74Updated 7 years ago
- ☆22Updated 6 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
- custom cuda kernel for {2, 3}d relative attention with pytorch wrapper☆43Updated 5 years ago
- Code for "Understanding and Improving Layer Normalization"☆46Updated 5 years ago
- This is the code for the paper 'Quaternion Recurrent Neural Networks'.☆59Updated 6 years ago
- Real-valued non-volume preserving(RealNVP) implementation with PyTorch☆14Updated 6 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆26Updated 6 years ago
- An implementation of SoftDTW for PyTorch.☆225Updated 5 years ago
- Official implementation of the Seq-U-Net for efficient sequence modelling☆79Updated last year
- Experiments with binary LSTM using gumbel-sigmoid☆31Updated 5 years ago
- PyTorch Implementations of Dropout Variants☆87Updated 7 years ago
- Multi-head attention in PyTorch☆154Updated 6 years ago
- PyTorch implementation of a Variational Autoencoder with Gumbel-Softmax Distribution☆211Updated 7 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- Tensorflow Implementation of "Theory and Experiments on Vector Quantized Autoencoders"☆14Updated 6 years ago
- Contrastive Predictive Coding for Automatic Speaker Verification☆498Updated 5 years ago
- Learning Longer-term Dependencies in RNNs with Auxiliary Losses - Implementation in PyTorch.☆17Updated 7 years ago