InnerPeace-Wu / CapsNet-tensorflowLinks
With reconstruct, capsule representation, adversarial experiments. Implementation of NIPS2017 paper "Dynamic Routing Between Capsules" in tensorflow.
☆75Updated 8 years ago
Alternatives and similar repositories for CapsNet-tensorflow
Users that are interested in CapsNet-tensorflow are comparing it to the libraries listed below
Sorting:
- My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules☆91Updated 8 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 8 years ago
- Accelerate Neural Net Training by Progressively Freezing Layers☆211Updated 7 years ago
- DeepArchitect: Automatically Designing and Training Deep Architectures☆146Updated 6 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 7 years ago
- Tensorflow Implementation of Adversarial Attack to Capsule Networks☆173Updated 8 years ago
- ☆136Updated 8 years ago
- ☆79Updated 7 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆78Updated 7 years ago
- The first public PyTorch implementation of Attentive Recurrent Comparators☆146Updated 8 years ago
- TensorFlow implementation of the paper "Learning to learn by gradient descent by gradient descent ( https://arxiv.org/abs/1606.04474 )"☆84Updated 8 years ago
- Tensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)☆125Updated 7 years ago
- Cleaned original source code from my NIPS publication☆158Updated 7 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 7 years ago
- Benchmark and build RL architectures that can do multitask and transfer learning.☆144Updated 2 years ago
- Code for paper "L4: Practical loss-based stepsize adaptation for deep learning"☆124Updated 6 years ago
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- Code used to generate the results appearing in "Train longer, generalize better: closing the generalization gap in large batch training o…☆149Updated 8 years ago
- A Tensorflow implementation of DeepMind's Symbol-Concept Association Network(SCAN: Learning Abstract Hierarchical Compositional Visual Co…☆38Updated 8 years ago
- Recurrent Visual Attention Model☆135Updated 6 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆368Updated 6 years ago
- Tensorflow implementation of "Transforming Autoencoders" (Proposed by G.E.Hinton, et al.)☆61Updated 8 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 5 years ago
- Gumbel-Softmax Variational Autoencoder with Keras☆134Updated 8 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.☆125Updated 9 years ago
- Efficient layer normalization GPU kernel for Tensorflow☆110Updated 8 years ago
- An extremely simple generative adversarial network, built with TensorFlow☆35Updated 8 years ago
- Maxout Networks TensorFlow implementation presented in https://arxiv.org/abs/1302.4389☆56Updated 6 years ago