philipperemy / tensorflow-maxoutLinks
Maxout Networks TensorFlow implementation presented in https://arxiv.org/abs/1302.4389
☆56Updated 6 years ago
Alternatives and similar repositories for tensorflow-maxout
Users that are interested in tensorflow-maxout are comparing it to the libraries listed below
Sorting:
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Recurrent Visual Attention Model☆135Updated 6 years ago
- With reconstruct, capsule representation, adversarial experiments. Implementation of NIPS2017 paper "Dynamic Routing Between Capsules" in…☆75Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras☆118Updated 7 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆139Updated last year
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 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
- Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017☆206Updated 7 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆55Updated 7 years ago
- Tutorial for how to export your tensorflow models in python to C++☆88Updated 9 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- An implementation of Highway Networks in Caffe☆95Updated 9 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆53Updated 8 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆121Updated 7 years ago
- Image Captioning with Deep Bidirectional LSTMs☆84Updated last year
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 9 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 7 years ago
- Language Modeling☆156Updated 6 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules☆91Updated 7 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆156Updated 7 years ago
- Re-implementation of the m-RNN model using TensorFLow☆107Updated 8 years ago
- Neuraltalk2 in tensorflow☆58Updated 8 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 7 years ago
- Cleaned original source code from my NIPS publication☆156Updated 7 years ago
- Keras' fork with several new functionalities. Caffe2Keras converter, multimodal layers, etc.☆225Updated 5 years ago
- This package shows how to train a siamese network using Lasagne and Theano and includes network definitions for state-of-the-art networks…☆127Updated 9 years ago