batzner / indrnn
TensorFlow implementation of Independently Recurrent Neural Networks
☆515Updated 3 years ago
Alternatives and similar repositories for indrnn:
Users that are interested in indrnn are comparing it to the libraries listed below
- Tensorflow implementation for DilatedRNN☆347Updated 7 years ago
- Nested LSTM Cell☆252Updated 6 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,260Updated 2 years ago
- Framework for building complex recurrent neural networks with Keras☆765Updated 2 years ago
- Visualizing RNNs using the attention mechanism☆750Updated 5 years ago
- auto-tuning momentum SGD optimizer☆423Updated 7 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆303Updated 7 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆472Updated 5 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆364Updated 6 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆378Updated 7 years ago
- Sequence-to-Sequence learning using PyTorch☆523Updated 5 years ago
- Sequence to sequence learning using TensorFlow.☆391Updated 6 years ago
- Simple tutorials for building neural networks with TensorFlow Eager mode.☆510Updated 4 years ago
- sliced-rnn☆472Updated 6 years ago
- This code is to implement the IndRNN.☆68Updated 5 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 6 years ago
- An implementation of convolutional lstms in tensorflow. The code is written in the same style as the basiclstmcell function in tensorflow☆420Updated 7 years ago
- PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules☆489Updated 3 years ago
- Batch normalized LSTM for tensorflow☆180Updated 8 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 6 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆749Updated 5 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆405Updated 5 years ago
- Pytorch implementation of Hinton's Dynamic Routing Between Capsules☆634Updated 6 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆739Updated 2 years ago
- A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.☆399Updated last year
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- ☆396Updated 6 years ago
- Dynamic seq2seq in TensorFlow, step by step☆996Updated 7 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆251Updated 6 years ago