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:
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Keras implementation of Nested LSTMs☆88Updated 7 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- ☆85Updated 3 years ago
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆146Updated 5 years ago
- Technical blog repo of metaflow☆165Updated 8 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆129Updated 8 years ago
- My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules☆92Updated 8 years ago
- Maxout Networks TensorFlow implementation presented in https://arxiv.org/abs/1302.4389☆56Updated 7 years ago
- ☆53Updated 8 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras☆118Updated 8 years ago
- Keras callback example☆56Updated 7 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 6 years ago
- With reconstruct, capsule representation, adversarial experiments. Implementation of NIPS2017 paper "Dynamic Routing Between Capsules" in…☆75Updated 8 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆157Updated 8 years ago
- Neural image captioning (NIC) implementation with Keras 2.☆176Updated 7 years ago
- Clockwork RNN in TensorFlow☆61Updated 7 years ago
- One Shot Learning using Memory-Augmented Neural Networks (MANN) based on Neural Turing Machine architecture in Tensorflow☆238Updated 7 years ago
- Tensorflow implementation for DilatedRNN☆354Updated 8 years ago
- Batch Renormalization algorithm implementation in Keras☆97Updated 7 years ago
- Benchmark and build RL architectures that can do multitask and transfer learning.☆144Updated 3 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- Models for one class neural networks☆44Updated 7 years ago
- Adaptive Computation Time algorithm in Tensorflow☆260Updated 8 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆62Updated 8 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆150Updated 7 years ago