Experimental keras implementation of novel neural network structures
☆432Sep 29, 2018Updated 7 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:
- Quasi-recurrent Neural Networks for Keras☆74Jun 17, 2017Updated 8 years ago
- Binarized Dense and Conv2D layers for Keras☆17Jun 17, 2017Updated 8 years ago
- Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1☆1,062Nov 28, 2018Updated 7 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,265Feb 12, 2022Updated 4 years ago
- Training Deep Neural Networks with binary weights during propagations☆382Feb 15, 2016Updated 10 years ago
- Implementation for Trained Ternary Network.☆108Jan 13, 2017Updated 9 years ago
- ☆69Dec 19, 2018Updated 7 years ago
- ☆62Mar 15, 2018Updated 7 years ago
- Recurrent Neural Network with External Memory in Keras☆37Mar 6, 2016Updated 10 years ago
- Phased LSTM☆301May 28, 2021Updated 4 years ago
- ☆15Sep 5, 2016Updated 9 years ago
- ImageNet classification using binary Convolutional Neural Networks☆866Dec 5, 2017Updated 8 years ago
- Generative Adversarial Networks with Keras☆157Oct 19, 2020Updated 5 years ago
- BNN implementation in tensorflow☆166Jun 9, 2018Updated 7 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆401Oct 9, 2019Updated 6 years ago
- Implementation of recent Deep Learning papers☆1,809Oct 23, 2020Updated 5 years ago
- TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".☆273Nov 2, 2017Updated 8 years ago
- ☆138Aug 11, 2017Updated 8 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆365Nov 22, 2018Updated 7 years ago
- binary weight neural network implementation on tensorflow☆54Mar 23, 2018Updated 7 years ago
- Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1☆307Nov 10, 2021Updated 4 years ago
- Character-level Neural Translation using Quasi-RNNs☆135Jan 27, 2018Updated 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☆351Nov 18, 2019Updated 6 years ago
- Implementation of the paper [Using Fast Weights to Attend to the Recent Past](https://arxiv.org/abs/1610.06258)☆174Nov 3, 2016Updated 9 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Oct 28, 2016Updated 9 years ago
- BinaryNets in TensorFlow with XNOR GEMM op☆154Aug 23, 2017Updated 8 years ago
- Quasi-Recurrent Neural Network (QRNN) for Tensorflow☆23Feb 8, 2019Updated 7 years ago
- Snapshot Ensemble in Keras☆311Aug 24, 2017Updated 8 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,113Jan 4, 2022Updated 4 years ago
- Bringing up some extra Cosmo to Keras.☆378Mar 24, 2017Updated 8 years ago
- Some language modeling tools for Keras☆659Dec 18, 2017Updated 8 years ago
- ☆350Jun 26, 2017Updated 8 years ago
- Code for Attentive Recurrent Comparators☆58Mar 3, 2017Updated 9 years ago
- Code for paper "L4: Practical loss-based stepsize adaptation for deep learning"☆124Mar 27, 2019Updated 6 years ago
- Keras implementations of BinaryNet and XNORNet☆55Nov 20, 2017Updated 8 years ago
- TensorFlow implementation of Neural Variational Inference for Text Processing☆536Aug 10, 2016Updated 9 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆287Jun 28, 2018Updated 7 years ago
- Sequence to Sequence Learning with Keras☆3,177Aug 20, 2022Updated 3 years ago
- ByteNet for character-level language modelling