lc222 / seq2seq_chatbot

基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
331 stars 100 forks source link

RuntimeError: The Session graph is empty. Add operations to the graph before calling run(). #8

Open 972461099 opened 6 years ago