Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 245 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 245 Bytes

使用RNN+LSTM生成诗词古文

运行环境

python环境:3.6.4
tensorflow版本:1.7.0

使用说明

运行train.py生成模型
再运行predict_poetry.py进行模型预测
具体配置在代码中,可以自行修改