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:
- This is the code for the paper 'Quaternion Recurrent Neural Networks'.☆59Updated 6 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆83Updated 7 years ago
- Implementation of batch normalization LSTM in pytorch.☆12Updated 6 years ago
- Dilated RNNs in pytorch☆212Updated 6 years ago
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆138Updated 4 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- ☆24Updated 5 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
- Implementation of soft dynamic time warping in pytorch☆99Updated 4 years ago
- Pytorch Implemention of paper "Deep Spectral Clustering Learning", the state of the art of the Deep Metric Learning Paper☆93Updated 7 years ago
- DTWNet: a Dynamic Time Warping Network☆68Updated 5 years ago
- Keras implementation of a gradient reversal layer for the Tensorflow backend☆91Updated 3 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 6 years ago
- Chainer implementation of deep-INFOMAX☆34Updated 7 years ago
- This is a pytorch implementation of Deep-INFOMAX.☆35Updated 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
- pytorch neural network attention mechanism☆147Updated 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
- Adversarial Unsupervised Domain Adaptation for Acoustic Scene Classification☆37Updated 7 years ago
- Code release for "Learning Multiple Tasks with Multilinear Relationship Networks" (NIPS 2017)☆71Updated 7 years ago
- STCN: Stochastic Temporal Convolutional Networks☆69Updated 5 years ago
- A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head atte…☆146Updated 7 years ago
- ☆40Updated 7 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆214Updated 5 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 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
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆48Updated 2 years ago
- Variational Autoencoder for Unsupervised and Disentangled Representation Learning of content and motion features in sequential data (Mand…☆106Updated 6 years ago
- An implementation of SoftDTW for PyTorch.☆227Updated 5 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆87Updated 6 years ago