lephong / lstm-rnn
long short-term memory for recursive neural network model
☆64Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for lstm-rnn
- C++ implementation for Neural Network-based NLP, such as LSTM machine translation!☆86Updated 7 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆121Updated last year
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆58Updated 8 years ago
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…☆215Updated 9 years ago
- A recurrent neural network library for sequence learning problems.☆45Updated 8 years ago
- Long Short-Term Memory Recurrent Neural Networks☆28Updated 9 years ago
- A fast deep neural network library (CPU) for speech recognition☆83Updated 5 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆41Updated 7 years ago
- Benchmarks for several RNN variations with different deep-learning frameworks☆169Updated 5 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- Faster Deep Neural Networks☆36Updated 7 years ago
- Recurrent Neural Network language modeling toolkit☆39Updated 10 years ago
- RecNet - Recurrent Neural Network Framework☆72Updated 7 years ago
- ☆89Updated 9 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- An efficient character based RNN☆91Updated 5 years ago
- An implementation of a generalized version of the Long Short-Term Memory neural network architecture and algorithm, one of the most power…☆137Updated 6 years ago
- ☆64Updated 7 years ago
- Code and models from the paper "Layer Normalization"☆245Updated 8 years ago
- Tomas Mikolov's Recurrent Neural Networks Language Modeling Toolkit from http://www.rnnlm.org, with tagged historical releases.☆46Updated 10 years ago
- Language Modeling☆156Updated 5 years ago
- GPU/CPU (CUDA) Implementation of "Recurrent Memory Array Structures", Simple RNN, LSTM, Array LSTM..☆25Updated 4 years ago
- ClockworkRNN implementation using python and Theano☆17Updated 9 years ago
- LibN3L: A light-weight neural network package for natural language☆82Updated 8 years ago
- ☆19Updated 9 years ago
- A. Grave's RNNLIB made more readable☆39Updated 9 years ago
- Lightweight C++ translator for OpenNMT Torch models (deprecated)☆79Updated 4 years ago
- Word-level sequence to sequence RNN for translation☆11Updated 7 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated 5 months ago