keras icon indicating copy to clipboard operation
keras copied to clipboard

data_batch_1 not found in cifar10 dataset

Open naobi123 opened this issue 1 year ago • 2 comments

[Errno 2] No such file or directory: 'C:\Users\rajku\.keras\datasets\cifar-10-batches-py\data_batch_1'

How do i solve this problem?

naobi123 avatar Dec 17 '23 09:12 naobi123

Hi,

Could you please provide more context on the issue with some sample reproducible code.

For loading cifar10 dataset follow below code.

(x_train, y_train), (x_test, y_test) = keras.datasets.cifar10.load_data()

sachinprasadhs avatar Dec 18 '23 19:12 sachinprasadhs

This issue is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you.

github-actions[bot] avatar Jan 02 '24 01:01 github-actions[bot]

This issue was closed because it has been inactive for 28 days. Please reopen if you'd like to work on this further.

github-actions[bot] avatar Apr 26 '24 01:04 github-actions[bot]

Are you satisfied with the resolution of your issue? Yes No

google-ml-butler[bot] avatar Apr 26 '24 01:04 google-ml-butler[bot]