fchollet / deep-learning-with-python-notebooks

Jupyter notebooks for the code samples of the book "Deep Learning with Python"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chap 07: AttributeError: 'SparseCategoricalAccuracy' object has no attribute 'reset_state'

bjpcjp opened this issue · comments

  • title above code block: Writing a step-by-step training loop: the loop itself

  • error output:
    Screenshot from 2021-12-31 09-05-29

  • TF, TF-base v2.4.1; TF-estimator v2.6.0

  • conda v4.11.0

  • Ubuntu 21.10

closed by upgrading to TF 2.7.0