diff --git a/src/py3.x/tensorflow2.x/text_gru.py b/src/py3.x/tensorflow2.x/text_PoetryModel.py similarity index 99% rename from src/py3.x/tensorflow2.x/text_gru.py rename to src/py3.x/tensorflow2.x/text_PoetryModel.py index 5479e1a2..ff0ca79d 100644 --- a/src/py3.x/tensorflow2.x/text_gru.py +++ b/src/py3.x/tensorflow2.x/text_PoetryModel.py @@ -2,6 +2,7 @@ ''' 代码参考: https://github.com/ioiogoo/poetry_generator_Keras 做了一定的简化,作者 @ioiogoo 协议是 MIT +目标: 自动生成歌词的 ''' import re import os