batzner / indrnnLinks
TensorFlow implementation of Independently Recurrent Neural Networks
☆513Updated 4 years ago
Alternatives and similar repositories for indrnn
Users that are interested in indrnn are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation for DilatedRNN☆354Updated 8 years ago
- sliced-rnn☆470Updated 7 years ago
- Nested LSTM Cell☆252Updated 7 years ago
- auto-tuning momentum SGD optimizer☆424Updated 8 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 8 years ago
- Enumerate diverse machine learning training tricks.☆420Updated 8 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,265Updated 3 years ago
- Pytorch implementation of Hinton's Dynamic Routing Between Capsules☆630Updated 7 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆501Updated 4 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆473Updated 6 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 6 years ago
- PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules☆495Updated 4 years ago
- Visualizing RNNs using the attention mechanism☆751Updated 6 years ago
- A Tensorflow implementation of Capsule Networks☆479Updated 7 years ago
- Tensorflow implementations of Relational Networks and a VQA dataset named Sort-of-CLEVR proposed by DeepMind.☆321Updated 7 years ago
- Simple tutorials for building neural networks with TensorFlow Eager mode.☆510Updated 6 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆401Updated 6 years ago
- Adaptive Computation Time algorithm in Tensorflow☆260Updated 8 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆367Updated 7 years ago
- A collection of deep learning tutorials using Tensorflow and Python☆521Updated 8 years ago
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆396Updated 8 years ago
- One Shot Learning using Memory-Augmented Neural Networks (MANN) based on Neural Turing Machine architecture in Tensorflow☆238Updated 7 years ago
- Deep Learning Projects that Build Themselves☆359Updated 7 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆84Updated 5 years ago
- CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art☆448Updated 4 years ago
- PyTorch implementation of "Transparency by Design: Closing the Gap Between Performance and Interpretability in Visual Reasoning"☆347Updated 4 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆416Updated 8 years ago
- Framework for building complex recurrent neural networks with Keras☆768Updated 3 years ago
- Sequence to Sequence Models with PyTorch☆741Updated 3 years ago