StefOe / indrnn-pytorch
pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831
☆121Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for indrnn-pytorch
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆133Updated 3 years ago
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- This code is to implement the IndRNN.☆68Updated 5 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆122Updated last year
- Dilated RNNs in pytorch☆211Updated 5 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆245Updated 5 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆76Updated 6 years ago
- TensorFlow implementation of Independently Recurrent Neural Networks☆515Updated 3 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 6 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 5 years ago
- Sparse and structured neural attention mechanisms☆224Updated 4 years ago
- PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton☆169Updated 6 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 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…☆144Updated 6 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 years ago
- Corrupted labels and label smoothing☆128Updated 7 years ago
- pytorch neural network attention mechanism☆148Updated 5 years ago
- Random miniprojects with pytorch.☆173Updated 6 years ago
- [NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".☆169Updated 5 years ago
- PyTorch implementation of IndRNN☆16Updated 6 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 5 years ago
- Batch normalized LSTM for tensorflow☆180Updated 8 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆473Updated 5 years ago
- Attention Bidirectional Video Recurrent Net☆56Updated 5 years ago
- Recurrent Visual Attention Model☆136Updated 5 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆44Updated last year