【问题标题】:Running into errors while implementing model in keras [duplicate]在keras中实现模型时遇到错误[重复]
【发布时间】:2021-12-05 12:01:25
【问题描述】:

由于遇到一些错误,我无法在 Keras 中创建模型。请帮忙

Error while implementing model

【问题讨论】:

  • 请不要将文本作为图像包含在内,您的错误应该作为文本输入。

标签: keras tf.keras


【解决方案1】:

Tensorflow 2.0 没有“get_default graph”。因此,将其从“创建模型”功能中删除。那么它应该可以工作了。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2018-02-18
    • 2018-08-30
    • 1970-01-01
    • 2019-03-05
    • 2020-03-13
    • 2021-04-17
    • 2019-05-28
    相关资源
    最近更新 更多