philipperemy / tensorflow-maxoutLinks
Maxout Networks TensorFlow implementation presented in https://arxiv.org/abs/1302.4389
☆56Updated 7 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☆178Updated 9 years ago
- My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules☆92Updated 8 years ago
- Recurrent Visual Attention Model☆135Updated 6 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 8 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 9 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 8 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 9 years ago
- All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras☆118Updated 8 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆138Updated last year
- An example of data parallelism and async updates of parameter in tensorflow.☆120Updated 7 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆157Updated 8 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017☆205Updated 8 years ago
- Language Modeling☆158Updated 6 years ago
- With reconstruct, capsule representation, adversarial experiments. Implementation of NIPS2017 paper "Dynamic Routing Between Capsules" in…☆75Updated 8 years ago
- An implementation of Highway Networks in Caffe☆95Updated 10 years ago
- Code and models from the paper "Layer Normalization"☆244Updated 9 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆53Updated 8 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 9 years ago
- ☆69Updated 8 years ago
- Fully differentiable deep-neural decision forest in tensorflow☆229Updated 8 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 6 years ago
- Code Samples from Neural Networks for NLP☆72Updated 8 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 7 years ago
- MNIST tutorial with Tensorflow Slim (tf-slim)☆70Updated 7 years ago
- Tutorial for how to export your tensorflow models in python to C++☆88Updated 9 years ago
- Cleaned original source code from my NIPS publication☆158Updated 8 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 8 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago