batzner / indrnn
TensorFlow implementation of Independently Recurrent Neural Networks
☆514Updated 3 years ago
Alternatives and similar repositories for indrnn:
Users that are interested in indrnn are comparing it to the libraries listed below
- Nested LSTM Cell☆251Updated 6 years ago
- Tensorflow implementation for DilatedRNN☆346Updated 7 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆404Updated 5 years ago
- sliced-rnn☆472Updated 6 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 7 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,259Updated 3 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
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 7 years ago
- auto-tuning momentum SGD optimizer☆422Updated 7 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆348Updated 6 years ago
- Sequence-to-Sequence learning using PyTorch☆522Updated 5 years ago
- Sequence to sequence learning using TensorFlow.☆390Updated 6 years ago
- PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules☆490Updated 3 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆471Updated 5 years ago
- Practical Examples for RNNs in Tensorflow☆482Updated 8 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆364Updated 6 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆502Updated 3 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆747Updated 5 years ago
- A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.☆399Updated last year
- Dynamic seq2seq in TensorFlow, step by step☆996Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- Visualizing RNNs using the attention mechanism☆749Updated 5 years ago
- Pytorch implementation of Hinton's Dynamic Routing Between Capsules☆632Updated 6 years ago
- Adaptive Computation Time algorithm in Tensorflow☆256Updated 7 years ago
- Tensorflow implementations of Relational Networks and a VQA dataset named Sort-of-CLEVR proposed by DeepMind.☆321Updated 6 years ago
- A collection of deep learning tutorials using Tensorflow and Python☆521Updated 7 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆394Updated 7 years ago