
003-3-IMG

Quiz
•
Professional Development
•
Professional Development
•
Medium
weilin meng
Used 7+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which code snippet correctly compiles a CNN model for classifying handwritten digits with appropriate loss function and optimizer in TensorFlow/Keras?
model.compile(loss='categorical_crossentropy', optimizer='adam', metrics=['accuracy'])
model.compile(loss='mean_squared_error', optimizer='sgd', metrics=['accuracy'])
model.compile(loss='binary_crossentropy', optimizer='adam', metrics=['accuracy'])
model.compile(loss='categorical_crossentropy', optimizer='sgd', metrics=['loss'])
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In an AI project, you are building a Convolutional Neural Network (CNN) for image classification. You have a dataset of animal images with three classes: 'cat', 'dog', and 'rabbit'. Which of the following code snippets correctly defines the output layer of the CNN model using TensorFlow/Keras for this classification task?
model.add(Dense(3, activation='softmax'))
model.add(Dense(1, activation='sigmoid'))
model.add(Dense(3, activation='sigmoid'))
model.add(Dense(3, activation='relu'))
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following sequences represents the typical steps involved in a Convolutional Neural Network (CNN) classification project?
Data preprocessing, model training, model evaluation, data augmentation.
Model evaluation, data preprocessing, data augmentation, model training.
Data preprocessing, data augmentation, model training, model evaluation.
Model training, data preprocessing, model evaluation, data augmentation.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following preprocessing steps is typically performed on the dataset before training a Convolutional Neural Network (CNN) for image classification?
Normalizing pixel values to the range [0, 1] or [-1, 1].
Resizing images to a fixed size.
Applying data augmentation techniques.
All of the above.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements best describes data augmentation in the context of training a Convolutional Neural Network (CNN)?
Data augmentation involves reducing the size of the training dataset to improve computational efficiency.
Data augmentation refers to increasing the diversity of the training dataset by adding noisy samples.
Data augmentation involves applying transformations to the existing training data to create new, slightly modified samples.
Data augmentation is the process of selecting a subset of features that are most relevant to the task.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following techniques is commonly used to avoid overfitting when training a machine learning model?
Increasing the complexity of the model.
Using a smaller training dataset.
Applying regularization techniques.
Avoiding data augmentation.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
SAMR Model Quiz

Quiz
•
Professional Development
10 questions
ED 810 Review

Quiz
•
KG - Professional Dev...
10 questions
SAMR

Quiz
•
6th - 8th Grade
10 questions
Tech Tools Challenge!

Quiz
•
KG - University
14 questions
EPE Review Quiz

Quiz
•
Professional Development
13 questions
The SAMR Model

Quiz
•
KG - University
15 questions
School2Home SAMR Quiz Game

Quiz
•
6th - 8th Grade
14 questions
SRE - SAMR

Quiz
•
KG - 2nd Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade