Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 166 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 166 Bytes

LSTM-此代码用双层LSTM搭建了中文语言模型。

代码中用到了tensorflow-1.0.1

代码分两部分 1)预处理代码 2)训练语言模型&测试