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☆178Updated 9 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 9 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
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 7 years ago
- With reconstruct, capsule representation, adversarial experiments. Implementation of NIPS2017 paper "Dynamic Routing Between Capsules" in…☆75Updated 8 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 8 years ago
- Image Captioning with Deep Bidirectional LSTMs☆84Updated last year
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 9 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 8 years ago
- An implementation of Highway Networks in Caffe☆95Updated 10 years ago
- All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras☆118Updated 8 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
- A new kind of pooling layer for faster and sharper convergence☆76Updated 8 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 9 years ago
- Multi-threaded VGG 19 feature extractor in Torch☆121Updated 9 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆120Updated 7 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 9 years ago
- Neuraltalk2 in tensorflow☆58Updated 8 years ago
- Fully differentiable deep-neural decision forest in tensorflow☆229Updated 8 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆138Updated last year
- Code Samples from Neural Networks for NLP☆72Updated 8 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆53Updated 8 years ago
- Generative Adversarial Networks with Keras☆156Updated 5 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆157Updated 8 years ago
- Re-implementation of the m-RNN model using TensorFLow☆106Updated 9 years ago
- Deep Residual Learning for Image Recognition, http://arxiv.org/abs/1512.03385☆86Updated 9 years ago