qhduan / Seq2Seq_Chatbot_QA

使用TensorFlow实现的Sequence to Sequence的聊天机器人模型

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

执行s2s时报错

xiyanxiyan10 opened this issue · comments

InvalidArgumentError (see above for traceback): Unsuccessful TensorSliceReader constructor: Failed to get matching files on ./model/model1/model: Not found: ./model/model1; No such file or directory

#21

参考下这个?

可以手动修改代码里面的模型路径

已解决