StefOe / indrnn-pytorchLinks
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
Sorting:
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆138Updated 4 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆83Updated 7 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- This code is to implement the IndRNN.☆69Updated 6 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- Dilated RNNs in pytorch☆212Updated 6 years ago
- PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton☆170Updated 7 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆123Updated 2 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆247Updated 6 years ago
- Corrupted labels and label smoothing☆129Updated 8 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 6 years ago
- Sparse and structured neural attention mechanisms☆224Updated 5 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆74Updated 7 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆41Updated 7 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆44Updated 6 years ago
- Attention Bidirectional Video Recurrent Net☆56Updated 6 years ago
- Tensorflow implementation of paper "Recurrent Models of Visual Attention"☆51Updated 8 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
- Random miniprojects with pytorch.☆170Updated 6 years ago
- A tutorial-style implementation of CapsNet in PyTorch☆105Updated 5 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 7 years ago
- Pytorch implement WaveNet☆93Updated 7 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆31Updated 8 years ago
- Xuhong Li, Yves Grandvalet, and Franck Davoine. "Explicit Inductive Bias for Transfer Learning with Convolutional Networks." In ICML 2018…☆56Updated 7 years ago
- PyTorch implementation of IndRNN☆15Updated 7 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago