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
- pytorch neural network attention mechanism☆147Updated 6 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 4 years ago
- A tutorial-style implementation of CapsNet in PyTorch☆105Updated 5 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆81Updated 6 years ago
- This code is to implement the IndRNN.☆69Updated 6 years ago
- Attention Bidirectional Video Recurrent Net☆56Updated 6 years ago
- Dilated RNNs in pytorch☆213Updated 6 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated 2 years ago
- Tensorflow implementation of paper "Recurrent Models of Visual Attention"☆51Updated 7 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 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☆169Updated 7 years ago
- Code release for "Learning Multiple Tasks with Multilinear Relationship Networks" (NIPS 2017)☆71Updated 7 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
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆41Updated 7 years ago
- Random miniprojects with pytorch.☆171Updated 6 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- A GPU devices manager to choice freest gpu.☆133Updated 6 years ago
- Implementation of soft parameter sharing for neural networks☆70Updated 4 years ago
- ☆100Updated 5 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago
- Code for Sluice networks: Learning what to share between loosely related tasks☆153Updated 6 years ago
- Implementation and experiments for AdamW on Pytorch☆94Updated 5 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 7 years ago
- A PyTorch implementation of CapsNet based on NIPS 2017 paper "Dynamic Routing Between Capsules"☆159Updated 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