codespaces-jupyter icon indicating copy to clipboard operation
codespaces-jupyter copied to clipboard

Default image classifier code crashes

Open nosknut opened this issue 1 year ago • 1 comments

The code will not run by default. Both uses of dataiter.next() must be replaced with next(dataiter).

nosknut avatar Nov 21 '24 18:11 nosknut