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
- 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
- All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras☆118Updated 8 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 8 years ago
- My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules☆92Updated 8 years ago
- Language Modeling☆158Updated 6 years ago
- 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
- Code Samples from Neural Networks for NLP☆72Updated 8 years ago
- Image Captioning with Deep Bidirectional LSTMs☆84Updated last year
- Code and models from the paper "Layer Normalization"☆244Updated 9 years ago
- With reconstruct, capsule representation, adversarial experiments. Implementation of NIPS2017 paper "Dynamic Routing Between Capsules" in…☆75Updated 8 years ago
- Reference caffe implementation of LSUV initialization☆114Updated 8 years ago
- Re-implementation of the m-RNN model using TensorFLow☆106Updated 9 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆120Updated 7 years ago
- Cleaned original source code from my NIPS publication☆158Updated 8 years ago
- ☆69Updated 8 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 8 years ago
- Neuraltalk2 in tensorflow☆58Updated 8 years ago
- Fully differentiable deep-neural decision forest in tensorflow☆229Updated 8 years ago
- Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017☆205Updated 8 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆60Updated 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
- Keras' fork with several new functionalities. Caffe2Keras converter, multimodal layers, etc.☆225Updated 5 years ago
- Adaptive Computation Time algorithm in Tensorflow☆260Updated 8 years ago
- Deep residual learning on CIFAR10 with TensorFlow☆64Updated 9 years ago