In the Colab notebook for TF-AT Course 3 Lab 1 on Transfer Learning (“C3_W1_Lab_1_transfer_learning_cats_dogs.ipynb”), it appears the link for the Kaggle cats and dogs dataset is broken:
This link does not work (404 - File or directory not found.):
https://download.microsoft.com/download/3/E/1/3E1C3F21-ECDB-4869-8368-6DEBA77B919F/kagglecatsanddogs_3367a.zip
It appears the same dataset is available here:
https://download.microsoft.com/download/3/E/1/3E1C3F21-ECDB-4869-8368-6DEBA77B919F/kagglecatsanddogs_5340.zip
So you can substitute the new link for the other link in the Colab notebook. I’m not sure what (if anything) has changed in the alternate file, but it appears to work for the lab and provide the same number and type of images as expected in the original file.
If there is a better link to the required dataset, please post it in this thread.