项目作者: lshhhhh

项目描述 :
Language Modeling with RNN
高级语言: Python
项目地址: git://github.com/lshhhhh/language-modeling.git
创建时间: 2017-07-03T06:39:04Z
项目社区:https://github.com/lshhhhh/language-modeling

开源协议:

下载


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.