batzner / indrnn
TensorFlow implementation of Independently Recurrent Neural Networks
☆515Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for indrnn
- Tensorflow implementation for DilatedRNN☆346Updated 7 years ago
- sliced-rnn☆471Updated 5 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
- Pytorch implementation of Hinton's Dynamic Routing Between Capsules☆632Updated 6 years ago
- CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art☆445Updated 3 years ago
- pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831☆121Updated 5 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆378Updated 7 years ago
- CapsLayer: An advanced library for capsule theory☆361Updated 2 years ago
- Visualizing RNNs using the attention mechanism☆748Updated 5 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆473Updated 5 years ago
- Sequence-to-Sequence learning using PyTorch☆523Updated 5 years ago
- auto-tuning momentum SGD optimizer☆423Updated 6 years ago
- Sequence to sequence learning using TensorFlow.☆392Updated 6 years ago
- An implementation of convolutional lstms in tensorflow. The code is written in the same style as the basiclstmcell function in tensorflow☆419Updated 7 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆404Updated 5 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆366Updated 6 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
- A Tensorflow implementation of Capsule Networks☆478Updated 6 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆502Updated 3 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆303Updated 7 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- Adaptive Computation Time algorithm in Tensorflow☆255Updated 7 years ago
- A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.☆399Updated 11 months ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆350Updated 6 years ago
- This is the code for "Capsule Networks: An Improvement to Convolutional Networks" by Siraj Raval on Youtube☆569Updated 4 years ago
- Framework for building complex recurrent neural networks with Keras☆765Updated 2 years ago
- Experimental keras implementation of novel neural network structures☆430Updated 6 years ago