ERROR HELP: Transfer Learning Part 2: Build Model 1 #280
Unanswered
wanderduck
asked this question in
Q&A
Replies: 1 comment
-
Just have a look at Daniels's notebook and compare it with yours. You'll surely find the answer to your problem! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I keep getting this weird error when I fit model 1
WARNING:tensorflow:Your input ran out of data; interrupting training. Make sure that your dataset or generator can generate at least
steps_per_epoch * epochsbatches (in this case, 1975 batches). You may need to use the repeat() function when building your dataset.
Any idea what this is about?
Beta Was this translation helpful? Give feedback.
All reactions