DingKe / nn_playgroundLinks
Experimental keras implementation of novel neural network structures
☆432Updated 6 years ago
Alternatives and similar repositories for nn_playground
Users that are interested in nn_playground are comparing it to the libraries listed below
Sorting:
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 7 years ago
- Training Deep Neural Networks with binary weights during propagations☆381Updated 9 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- BNN implementation in tensorflow☆167Updated 6 years ago
- Binarized Dense and Conv2D layers for Keras☆17Updated 7 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆366Updated 6 years ago
- Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.☆321Updated 7 years ago
- Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1☆300Updated 3 years ago
- Quantize weights and activations in Recurrent Neural Networks.☆94Updated 6 years ago
- Implementation of "Iterative pruning" on TensorFlow☆160Updated 4 years ago
- Spatially Adaptive Computation Time for Residual Networks☆248Updated 2 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- Recurrent Visual Attention Model☆135Updated 5 years ago
- TensorFlow implementation of Independently Recurrent Neural Networks☆513Updated 3 years ago
- A Tensorflow implementation of CapsNet based on paper Matrix Capsules with EM Routing☆221Updated 6 years ago
- auto-tuning momentum SGD optimizer☆424Updated 7 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆175Updated 5 years ago
- A collection of deep learning tutorials using Tensorflow and Python☆522Updated 8 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆402Updated 5 years ago
- Adaptive Computation Time algorithm in Tensorflow☆256Updated 8 years ago
- PyTorch and Tensorflow functional model definitions☆587Updated 7 years ago
- Bringing up some extra Cosmo to Keras.☆378Updated 8 years ago
- (New version is out: https://github.com/hpi-xnor/BMXNet-v2) BMXNet: An Open-Source Binary Neural Network Implementation Based on MXNet☆349Updated 5 years ago
- A tutorial on 'Soft weight-sharing for Neural Network compression' published at ICLR2017☆145Updated 8 years ago
- DenseNet Implementation in Tensorflow☆568Updated 6 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- Phased LSTM☆300Updated 4 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆156Updated 7 years ago
- Keras' fork with several new functionalities. Caffe2Keras converter, multimodal layers, etc.☆225Updated 5 years ago