hellozgy / bnlstm-pytorchLinks
Batch normalized LSTM with pytorch
☆21Updated 7 years ago
Alternatives and similar repositories for bnlstm-pytorch
Users that are interested in bnlstm-pytorch 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"☆81Updated 6 years ago
- This is the code for the paper 'Quaternion Recurrent Neural Networks'.☆59Updated 6 years ago
- Implementation of batch normalization LSTM in pytorch.☆12Updated 6 years ago
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆137Updated 4 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- Dilated RNNs in pytorch☆213Updated 6 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 6 years ago
- Implementation of soft dynamic time warping in pytorch☆99Updated 3 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
- STCN: Stochastic Temporal Convolutional Networks☆69Updated 5 years ago
- ☆24Updated 5 years ago
- Implementation of Sparsemax activation in Pytorch☆161Updated 5 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆245Updated 6 years ago
- This is a PyTorch implementation of the ICLR 2017 paper "HIERARCHICAL MULTISCALE RECURRENT NEURAL NETWORKS" (https://openreview.net/pdf?i…☆51Updated 7 years ago
- This repository contains the code to reproduce the core results from the paper "Unsupervised Learning of Disentangled and Interpretable R…☆155Updated 7 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆471Updated 5 years ago
- PyTorch implementation of Convolutional Recurrent Neural Network☆134Updated 2 years ago
- PyTorch implementation of recurrent batch normalization☆243Updated 6 years ago
- Pytorch implement WaveNet☆93Updated 7 years ago
- Chainer implementation of deep-INFOMAX☆34Updated 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
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- Complex domain recurrent neural network gating and Stiefel-manifold optimization in TensorFlow, Neural Information Processing Systems (Ne…☆50Updated 3 years ago
- Transformer Variational Autoencoder experiment☆50Updated 6 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
- DTWNet: a Dynamic Time Warping Network☆67Updated 5 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆76Updated 7 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆47Updated 2 years ago
- Stochastic Adaptive Neural Architecture Search☆65Updated 6 years ago