/poetry-gen

古诗生成 GAN

Primary LanguagePython

Poetry-Gen

双向LSTM + GAN 古诗预测模型 By Keras

Install dependecies / 安装依赖

pip install -r requirements.txt

Run pre-trained model / 运行预训练模型

Command-Line Version / 命令行版本

python predict.py 

GUI Version / GUI版本

python poem_generator.py

Model-Training / 训练模型

Delete pre-trained models / 删除预训练模型
Run gan.py / 运行gan.py