Alfiuman / WhydahGally-LSTM-MLP
Machine Learning Tool with LSTM and MLP Neural Networks, with CUDA implementation.
☆31Updated 7 years ago
Alternatives and similar repositories for WhydahGally-LSTM-MLP
Users that are interested in WhydahGally-LSTM-MLP are comparing it to the libraries listed below
Sorting:
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- ☆12Updated 6 years ago
- Sparse Recurrent Neural Networks -- Pruning Connections and Hidden Sizes (TensorFlow)☆74Updated 4 years ago
- This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA☆25Updated 7 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 7 years ago
- RNN benchmarks of pytorch, tensorflow and theano☆89Updated 6 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆121Updated 6 years ago
- Quantize weights and activations in Recurrent Neural Networks.☆94Updated 6 years ago
- An implementation for attention model in Keras for sequence to sequence model.☆20Updated 7 years ago
- Recurrent Neural Networks With Limited Numerical Precision☆11Updated 7 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 8 years ago
- 深度学习讨论小组,欢迎积极分享资料,例程,回答以及提出相应问题☆24Updated 8 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 years ago
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 8 years ago
- LCNN: Lookup-based Convolutional Neural Network☆52Updated 7 years ago
- THEANO-KALDI-RNNs is a project implementing various Recurrent Neural Networks (RNNs) for RNN-HMM speech recognition. The Theano Code is c…☆33Updated 7 years ago
- Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language mo…☆44Updated 8 years ago
- ☆24Updated 7 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆129Updated 9 years ago
- Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy…☆61Updated 5 years ago
- A Tensorflow implementation of Yin Wenpeng's recent paper on TACL "Attentive Convolution"☆33Updated 6 years ago
- MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implem…☆55Updated 8 years ago
- Samples for Multi GPUs in TensorFlow☆83Updated 7 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- seq2seq attention in keras☆39Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Faster Deep Neural Networks☆36Updated 7 years ago