I am trying to build a convolution neural network which classifies between cats and dogs,to train that network I am using Kaggle as a tool ,I have uploaded all the data sets consisting of 8000 training set and 2000 testing set.
Problem is how to fetch the data from the input folder? Screenshot is in the below link.
This is the error which I am getting.
Thanks for the help!