roatienza / Deep-Learning-Experiments

Videos, notes and experiments to understand deep learning
MIT License
1.1k stars 760 forks source link

Error when feeding Cifar-1o dataset #11

Open anujshah1003 opened 6 years ago

anujshah1003 commented 6 years ago

When i use cifar 10 as input to the same code, i get this error ValueError: number of input channels does not match corresponding dimension of filter, 1 != 3