Chapter 4 DataLoader error: TypeError: 'int' object is not callable #795
Unanswered
alpanaytekin
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @alpanaytekin , Let's try get this fixed. Where are you running your code? Have you tried anything else? Did you try to close your environment and start again? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
img, label = next(iter(train_dataloader))
command gives the following error:
This codeblock was working fine a few days ago.
I wonder what changed?
Has anyone experienced the same issue?
Beta Was this translation helpful? Give feedback.
All reactions