philipperemy / tensorflow-multi-dimensional-lstmLinks
Multi dimensional LSTM as described in Alex Graves' Paper https://arxiv.org/pdf/0705.2011.pdf
☆156Updated 5 years ago
Alternatives and similar repositories for tensorflow-multi-dimensional-lstm
Users that are interested in tensorflow-multi-dimensional-lstm are comparing it to the libraries listed below
Sorting:
- Keras implementation of Nested LSTMs☆88Updated 6 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Tensorflow implementation for DilatedRNN☆352Updated 7 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆144Updated 5 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆175Updated 5 years ago
- ☆85Updated 2 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules☆91Updated 7 years ago
- One Shot Learning using Memory-Augmented Neural Networks (MANN) based on Neural Turing Machine architecture in Tensorflow☆241Updated 7 years ago
- Adaptive Computation Time algorithm in Tensorflow☆256Updated 8 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- Maxout Networks TensorFlow implementation presented in https://arxiv.org/abs/1302.4389☆56Updated 6 years ago
- Nested LSTM Cell☆251Updated 7 years ago
- Technical blog repo of metaflow☆164Updated 7 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆127Updated 8 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆156Updated 7 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆139Updated last year
- Keras callback example☆56Updated 7 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆63Updated 8 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- Snapshot Ensemble in Keras☆310Updated 8 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another c…☆144Updated 2 years ago
- Collection of Keras models used for classification☆317Updated 6 years ago
- Tools to help you visualise the training of your Keras model☆57Updated 6 years ago