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.☆137Updated 4 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated 2 years ago
- 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)☆137Updated 4 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- Dilated RNNs in pytorch☆213Updated 6 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 6 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆44Updated 5 years ago
- This code is to implement the IndRNN.☆69Updated 6 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☆170Updated 7 years ago
- An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.☆245Updated 6 years ago
- Tensorflow implementation of paper "Recurrent Models of Visual Attention"☆51Updated 7 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 7 years ago
- A tutorial-style implementation of CapsNet in PyTorch☆105Updated 5 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆75Updated 7 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆41Updated 7 years ago
- A GPU devices manager to choice freest gpu.☆133Updated 6 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- PyTorch implementation of Global Vectors for Word Representation.☆92Updated 7 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆99Updated 3 years ago
- Code for Sluice networks: Learning what to share between loosely related tasks☆154Updated 6 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
- Adaptive Softmax implementation for PyTorch☆81Updated 6 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
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago