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"☆83Updated 7 years ago
- This is the code for the paper 'Quaternion Recurrent Neural Networks'.☆61Updated 7 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- Implementation of batch normalization LSTM in pytorch.☆12Updated 6 years ago
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆139Updated 5 years ago
- Dilated RNNs in pytorch☆211Updated 6 years ago
- Implementation of soft dynamic time warping in pytorch☆99Updated 4 years ago
- This repository contains the implementation of the VAE and Gaussian Mixture VAE using TensorFlow and several network architectures☆209Updated 5 years ago
- This repository is an update to all previous repositories with implementations of various Quaternion-valued Neural Networks in PyTorch☆222Updated 6 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 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
- Minimal RNN classifier with self-attention in Pytorch☆152Updated 4 years ago
- Keras implementation of a gradient reversal layer for the Tensorflow backend☆91Updated 4 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆73Updated 6 years ago
- ☆24Updated 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
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆215Updated 5 years ago
- PyTorch implementation of Convolutional Recurrent Neural Network☆135Updated 2 years ago
- pytorch neural network attention mechanism☆148Updated 6 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆298Updated 5 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
- DTWNet: a Dynamic Time Warping Network☆68Updated 6 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆87Updated 6 years ago
- Chainer implementation of deep-INFOMAX☆34Updated 7 years ago
- This is a pytorch implementation of Deep-INFOMAX.☆35Updated 6 years ago
- STCN: Stochastic Temporal Convolutional Networks☆69Updated 5 years ago
- ☆103Updated 7 years ago
- Pytorch implement WaveNet☆93Updated 7 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆247Updated 7 years ago
- Pytorch implementation of the Variational Recurrent Neural Network (VRNN).☆291Updated 4 years ago