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
- The Noise Contrastive Estimation for softmax output written in Pytorch☆318Updated 6 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆231Updated 6 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆83Updated 7 years ago
- Minimal implementation of Contrastive Predictive Coding for audio.☆17Updated 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
- 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 7 years ago
- Multi-head attention in PyTorch☆156Updated 6 years ago
- ☆40Updated 7 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆75Updated 7 years ago
- pytorch neural network attention mechanism☆148Updated 6 years ago
- Code for "Understanding and Improving Layer Normalization"☆46Updated 6 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆27Updated 6 years ago
- Time Delayed NN implemented in pytorch☆81Updated 8 years ago
- This is the code for the paper 'Quaternion Recurrent Neural Networks'.☆61Updated 7 years ago
- PyTorch implementation of a Variational Autoencoder with Gumbel-Softmax Distribution☆213Updated 7 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆103Updated 4 years ago
- HMMs in PyTorch☆142Updated 4 years ago
- This repository contains the code to reproduce the core results from the paper "Unsupervised Learning of Disentangled and Interpretable R…☆155Updated 8 years ago
- The implementation of Meta-LSTM in "Meta Multi-Task Learning for Sequence Modeling." AAAI-18☆33Updated 7 years ago
- Keras implementation of a gradient reversal layer for the Tensorflow backend☆91Updated 4 years ago
- Representation learning for NLP @ JSALT19☆40Updated 5 years ago
- Experiments with binary LSTM using gumbel-sigmoid☆32Updated 5 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- Code for "Gradient Surgery for Multi-Task Learning"☆345Updated 5 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆71Updated 5 years ago
- Pytorch implementation of the Variational Recurrent Neural Network (VRNN).☆291Updated 4 years ago
- Batch normalized LSTM with pytorch☆21Updated 7 years ago