« All Events
12 PM – AI and Machine Learning – Gamas
April 27 @ 12:00 pm - 1:00 pm
Today We Did
- We started Cat vs Dog project.
- We were able to load other people’s data set cars-image-dataset in Kaggle.
- We were able to load URL.PETs from fastai library
- We were able to display the images within URL.PETs
Homework
- Inside the Kaggle Cat vs Dog project, find out which dog’s breed that is not inside the 7390 URL.PETs images. The hint is you have to inspect the file names.
- Try to load other people’s image data set (any image data sets, example horses, houses, airplanes). And then display some of their images. This is very similar when we load cars-image-dataset from Kaggle.