lephong / lstm-rnnLinks
long short-term memory for recursive neural network model
☆66Updated 6 years ago
Alternatives and similar repositories for lstm-rnn
Users that are interested in lstm-rnn are comparing it to the libraries listed below
Sorting:
- C++ implementation for Neural Network-based NLP, such as LSTM machine translation!☆87Updated 7 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago
- Long Short-Term Memory Recurrent Neural Networks☆26Updated 9 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆120Updated 2 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆42Updated 8 years ago
- A fast deep neural network library (CPU) for speech recognition☆84Updated 6 years ago
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…☆213Updated 10 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆129Updated 9 years ago
- A recurrent neural network library for sequence learning problems.☆45Updated 9 years ago
- Portal of Johannes and Felix's RNN implementation and further modifications for ASR☆21Updated 10 years ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 10 years ago
- C++ interface for mxnet☆115Updated 8 years ago
- Lightweight C++ translator for OpenNMT Torch models (deprecated)☆80Updated 5 years ago
- Numpy and Theano bindings for Baidu's warp-ctc☆60Updated 7 years ago
- Simple MXNet sequence-to-sequence model (neural machine translation)☆24Updated 7 years ago
- Faster Deep Neural Networks