【发布时间】:2019-11-06 18:03:54
【问题描述】:
我按照在 this page 上找到的代码进行操作。
复制粘贴代码时出现错误:
ValueError: Layer batch_normalization_1 was called with an input that isn't a symbolic tensor.
https://github.com/shantanuo/stack_question/blob/master/haptik_chatbot.ipynb
与博客作者不同,我收到错误的原因是什么?
【问题讨论】:
-
请将整个回溯和代码放入您的问题中
标签: tensorflow keras