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:
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- Recurrent Visual Attention Model☆135Updated 6 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras☆118Updated 7 years ago
- My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules☆91Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- With reconstruct, capsule representation, adversarial experiments. Implementation of NIPS2017 paper "Dynamic Routing Between Capsules" in…☆75Updated 7 years ago
- TensorFlow input pipelines for multiple datasets for easy data fetching☆54Updated 8 years ago
- Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017☆206Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆139Updated last year
- Neuraltalk2 in tensorflow☆58Updated 8 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆55Updated 7 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 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
- Variational autoencoder in Tensorflow☆63Updated 3 years ago
- This is a caffe implementation to visualize the learnt model (circa 2014)☆59Updated 4 years ago
- ☆36Updated 9 years ago
- A collection of small code snippets for learning how to code☆58Updated 7 years ago
- Code Samples from Neural Networks for NLP☆72Updated 7 years ago
- Keras' fork with several new functionalities. Caffe2Keras converter, multimodal layers, etc.☆225Updated 5 years ago
- One Shot Learning using Memory-Augmented Neural Networks (MANN) based on Neural Turing Machine architecture in Tensorflow☆241Updated 7 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆60Updated 8 years ago
- ☆69Updated 8 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 7 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
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 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