- Download the dataset of cat and dog
- Dog_vs_cat.ipynb edit
DATADIR = "./drive/My Drive/Colab_Notebooks1/PetImages"
replace the path to your dataset path.
or if you are using colab just open the project in colab replace the file path to yours and if you are using drive for data storage then link your drive to it by running first cell
- Run the all cell
- Go to Cnn_dog_vs_cat.ipynb run this cell in colab