LSTM-based language model for predicting next word, implemented in Python via Theano. The code is based on LTM implementation in Theano-LSTM.
- Python 3.5
- Theano 1.0.0
| Name | Name | Last commit date | ||
|---|---|---|---|---|
LSTM-based language model for predicting next word, implemented in Python via Theano. The code is based on LTM implementation in Theano-LSTM.