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
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 4 years ago
- This is the code for the paper 'Quaternion Recurrent Neural Networks'.☆58Updated 6 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 6 years ago
- Implementation of batch normalization LSTM in pytorch.☆12Updated 5 years ago
- STCN: Stochastic Temporal Convolutional Networks☆69Updated 4 years ago
- ☆24Updated 5 years ago
- pytorch neural network attention mechanism☆147Updated 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
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆136Updated 4 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆88Updated 6 years ago
- Dilated RNNs in pytorch☆212Updated 5 years ago
- Implementation of Deep Linear Discriminant Analysis (DeepLDA)☆48Updated 9 years ago
- Implementation of soft dynamic time warping in pytorch☆99Updated 3 years ago
- Adversarial Unsupervised Domain Adaptation for Acoustic Scene Classification☆35Updated 6 years ago
- Complex domain recurrent neural network gating and Stiefel-manifold optimization in TensorFlow, Neural Information Processing Systems (Ne…☆50Updated 3 years ago
- A Pytorch implementation of 'Progressive Neural Networks for Transfer Learning in Emotion Recognition'☆11Updated 6 years ago
- Implementation of soft parameter sharing for neural networks☆69Updated 4 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
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 7 years ago
- pytorch implementation of VAE-Gumble-Softmax☆63Updated 4 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…☆145Updated 6 years ago
- Implementation of Sparsemax activation in Pytorch☆160Updated 5 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆46Updated 2 years ago
- NLSTM Nested LSTM in Pytorch☆17Updated 7 years ago
- ZForcing Repo☆40Updated 7 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆76Updated 6 years ago
- Learning Longer-term Dependencies in RNNs with Auxiliary Losses - Implementation in PyTorch.☆16Updated 6 years ago
- Experiments with binary LSTM using gumbel-sigmoid☆30Updated 5 years ago