We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
按照 text1 = '两个黄鹂鸣翠柳' text2 = '<《春》 ' 的输入文本变量,即使在训练完所有数据以后,还会存在生成的古诗中有“”和“》”这两种特殊符号的出现, eg: 两个黄鹂鸣翠柳园花头大空》 友事调龙地,临临坐作灯。 《春》 *途居》 无安思不惺,不爲歌许子。故次客无声,此心尽谁得。 后期效果没有readme.md里面显示的那么好。 请问1.你有什么好的建议或者修改方法吗?2.net.py文件是用来建立网络的吗,实际作用是什么呢,运行应该是在紧挨哪个py文件运行之后? 本人深度学习基础薄弱,所以问的问题也很浅,望有空答复,期待您的回复!
The text was updated successfully, but these errors were encountered:
net.py
train.py
Sorry, something went wrong.
No branches or pull requests
按照
text1 = '两个黄鹂鸣翠柳'
text2 = '<《春》 '
的输入文本变量,即使在训练完所有数据以后,还会存在生成的古诗中有“”和“》”这两种特殊符号的出现,
eg:
两个黄鹂鸣翠柳园花头大空》 友事调龙地,临临坐作灯。
《春》 *途居》 无安思不惺,不爲歌许子。故次客无声,此心尽谁得。
后期效果没有readme.md里面显示的那么好。
请问1.你有什么好的建议或者修改方法吗?2.net.py文件是用来建立网络的吗,实际作用是什么呢,运行应该是在紧挨哪个py文件运行之后?
本人深度学习基础薄弱,所以问的问题也很浅,望有空答复,期待您的回复!
The text was updated successfully, but these errors were encountered: