【问题标题】:tflearn: I am getting unexpected keyword argument for tflearn.models.dnn.DNN best_checkpoint_pathtflearn:我收到了 tflearn.models.dnn.DNN best_checkpoint_path 的意外关键字参数
【发布时间】:2016-11-21 21:30:46
【问题描述】:

使用 tflearn,在设置 tflearn.models.dnn.DNN 时,我得到参数 best_checkpoint_path 的“意外关键字参数”。

checkpoint_path 工作正常,但 best_checkpoint_path 不...

【问题讨论】:

    标签: tflearn


    【解决方案1】:

    我在 github 上回答了你原来的问题。至少它对我有用。

    tl,dr:您必须设置一个指标,将 show_metric 设置为 True,当然还有 best_checkpoint_path。

    希望对你有帮助!

    https://github.com/tflearn/tflearn/pull/265

    【讨论】:

      猜你喜欢
      • 2020-07-31
      • 2015-07-28
      • 1970-01-01
      • 2016-09-17
      • 2015-06-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-12-21
      相关资源
      最近更新 更多