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"☆83Updated 7 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
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆231Updated 6 years ago
- ☆22Updated 6 years ago
- The Noise Contrastive Estimation for softmax output written in Pytorch☆319Updated 6 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 contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- ☆40Updated 7 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆75Updated 7 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☆214Updated 7 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
- Representation learning for NLP @ JSALT19☆40Updated 5 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆103Updated 4 years ago
- Code for "Understanding and Improving Layer Normalization"☆46Updated 6 years ago
- a simple implementation of self attention layer that outputs flattened sentence embedding matrix, with the Frobenius norm penalty☆16Updated 7 years ago
- Dilated RNNs in pytorch☆211Updated 6 years ago
- Implementation of NeurIPS 2019 paper "Normalization Helps Training of Quantized LSTM"☆31Updated last year
- HMMs in PyTorch☆142Updated 4 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 6 years ago
- pytorch neural network attention mechanism☆148Updated 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
- Framewise phoneme classification on the TIMIT dataset using neural networks☆19Updated 9 years ago
- Minimal implementation of Contrastive Predictive Coding for audio.☆17Updated 6 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆44Updated 6 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆247Updated 7 years ago
- Experiments with binary LSTM using gumbel-sigmoid☆32Updated 5 years ago