You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.
error is
File "C:\Sander\my_code\sunny-side-up-master_mar7\src\examples\tufs_cnn_changed.py", line 105, in
h5_path='amazon_split.hd5', overwrite_previous=False,shuffle=True)
File "C:\Sander\my_code\sunny-side-up-master_mar7\src\datasets\batch_data.py", line 403, in split_data
for new_data, new_labels in batch_iterator:
TypeError: 'NoneType' object is not iterable
pls help , since the project looks to be very interesting!!!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I use windows pc and try use this file
https://github.com/Lab41/sunny-side-up/blob/master/src/examples/tufs_cnn.py
error is
File "C:\Sander\my_code\sunny-side-up-master_mar7\src\examples\tufs_cnn_changed.py", line 105, in
h5_path='amazon_split.hd5', overwrite_previous=False,shuffle=True)
File "C:\Sander\my_code\sunny-side-up-master_mar7\src\datasets\batch_data.py", line 403, in split_data
for new_data, new_labels in batch_iterator:
TypeError: 'NoneType' object is not iterable
pls help , since the project looks to be very interesting!!!
The text was updated successfully, but these errors were encountered: