项目作者: lshhhhh
项目描述 :
Language Modeling with RNN
高级语言: Python
项目地址: git://github.com/lshhhhh/language-modeling.git
Language Modeling
Using dynamic RNN, LSTM cell and seq2seq loss function
Execution
python lm.py
- Train the model with formatted file and test it at once.