Alfiuman / WhydahGally-LSTM-MLPLinks
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:
- Collection of TensorFlow Examples☆37Updated 7 years ago
- Quantize weights and activations in Recurrent Neural Networks.☆94Updated 7 years ago
- Sparse Recurrent Neural Networks -- Pruning Connections and Hidden Sizes (TensorFlow)☆74Updated 5 years ago
- Tensorflow Linear SVM☆92Updated 8 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆31Updated 8 years ago
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- Minimal character-level language model with a Vanilla Recurrent Neural Network, in Python/numpy☆137Updated 9 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆120Updated 7 years ago
- ☆12Updated 6 years ago
- A deep learning library in C++/CUDA☆80Updated 7 years ago
- light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)☆40Updated 7 years ago
- A comparasion among different variant of gradient descent algorithm☆25Updated 8 years ago
- RNN benchmarks of pytorch, tensorflow and theano☆89Updated 7 years ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆238Updated 4 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- Scripts with example usage of tensorflow profiler☆83Updated 8 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆130Updated 9 years ago
- This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA☆24Updated 7 years ago
- Recurrent Neural Networks With Limited Numerical Precision☆12Updated 8 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆100Updated 6 years ago
- ConvLSTMCell for TensorFlow☆59Updated 8 years ago
- These are my solutions to all six assignments of tensorflow tutorial in Udacity, covering CNN, RNN, Regularization (L2 and dropout), Embe…☆10Updated 8 years ago
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…☆214Updated 10 years ago
- 深度学习讨论小组,欢迎积极分享资料,例程,回答以及提出相应问题☆24Updated 8 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆62Updated 8 years ago
- A Tensorflow(v1.4) implementation of Capsule Networks (Dynamic Routing Between Capsules , https://arxiv.org/abs/1710.09829)☆197Updated 7 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆33Updated 7 years ago