StefOe / indrnn-pytorch
pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831
☆121Updated 6 years ago
Alternatives and similar repositories for indrnn-pytorch:
Users that are interested in indrnn-pytorch are comparing it to the libraries listed below
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆133Updated 4 years ago
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- This code is to implement the IndRNN.☆68Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- Dilated RNNs in pytorch☆212Updated 5 years ago
- pytorch neural network attention mechanism☆148Updated 5 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆122Updated last year
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 6 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 5 years ago
- Sparse and structured neural attention mechanisms☆223Updated 4 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆245Updated 6 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆76Updated 6 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago
- Corrupted labels and label smoothing☆128Updated 7 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
- PyTorch implementation of IndRNN☆16Updated 6 years ago
- STCN: Stochastic Temporal Convolutional Networks☆69Updated 4 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 5 years ago
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆45Updated 2 years ago
- TensorFlow implementation of Independently Recurrent Neural Networks☆515Updated 3 years ago
- Code for Sluice networks: Learning what to share between loosely related tasks☆152Updated 5 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- convolutional lstm implementation in pytorch☆157Updated 7 years ago
- PyTorch implementation of Global Vectors for Word Representation.☆91Updated 6 years ago
- A GPU devices manager to choice freest gpu.☆134Updated 6 years ago
- Tensorflow implementation for DilatedRNN☆347Updated 7 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- Tensorflow implementation of paper "Recurrent Models of Visual Attention"☆51Updated 7 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆472Updated 5 years ago