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 Phased LSTM [https://arxiv.org/abs/1610.09513]☆145Updated 5 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 5 years ago
- Keras implementation of Nested LSTMs☆88Updated 6 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- Technical blog repo of metaflow☆165Updated 8 years ago
- One Shot Learning using Memory-Augmented Neural Networks (MANN) based on Neural Turing Machine architecture in Tensorflow☆238Updated 7 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- ☆85Updated 3 years ago
- Quick PyTorch introduction and tutorial. Targets computer vision, graphics and machine learning researchers eager to try a new framework.☆109Updated 6 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆150Updated 7 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Maxout Networks TensorFlow implementation presented in https://arxiv.org/abs/1302.4389☆56Updated 6 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆157Updated 8 years ago
- ☆53Updated 8 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 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…☆107Updated 7 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules☆91Updated 8 years ago
- Tensorflow implementation for DilatedRNN☆353Updated 8 years ago
- Tensorflow implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆48Updated 7 years ago
- With reconstruct, capsule representation, adversarial experiments. Implementation of NIPS2017 paper "Dynamic Routing Between Capsules" in…☆75Updated 7 years ago
- For those who already have some basic idea about deep learning, and preferably are familiar with PyTorch.☆47Updated 7 years ago
- Recurrent Convolutional Neural Networks in Keras☆50Updated 7 years ago
- Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of s…☆219Updated 8 years ago
- Keras implementation of NASNet-A☆88Updated 7 years ago
- Tensorflow implementation of Graph Convolutional Network☆77Updated 5 years ago