2 introduction in this lab you will customize a convolutional neural n
Search for question
Question
2. Introduction:
In this lab, you will customize a convolutional neural network for image classification tasks. You will use the provided
flowers-6 dataset. It consists of 480 color images with different sizes in 6 classes (80 images per class). For each class, there
are 73 training images and 7 test images.
buttercup
daisy
fritillary
snowdrop
sunflower
Windflower
Please download the dataset "flowers6.zip" from Canvas and then upload it to the Google Colab online computer as shown
below.
+ Code