
003-3-IMG
Authored by weilin meng
Professional Development
Professional Development
Used 7+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
16 questions
Plans & Maxis Device Contract
Quiz
•
Professional Development
9 questions
SALES G's & S's
Quiz
•
University
10 questions
OPTICAL ILLUSION
Quiz
•
University
11 questions
Gears
Quiz
•
University
10 questions
BUSINESS PROPOSAL
Quiz
•
University
10 questions
SI Units
Quiz
•
Professional Development
12 questions
Perform Online Collaboration A
Quiz
•
Professional Development
15 questions
Marketing and Advertising
Quiz
•
Professional Development
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
54 questions
Analyzing Line Graphs & Tables
Quiz
•
4th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
Discover more resources for Professional Development
20 questions
Place Value
Quiz
•
KG - 3rd Grade
6 questions
3.3 Magnets
Quiz
•
KG
20 questions
Ch. 7 Quadrilateral Quiz Review
Quiz
•
KG - University
12 questions
HOMOPHONES
Lesson
•
KG - 4th Grade
10 questions
Long i- igh, ie, and y Quiz
Quiz
•
KG - 3rd Grade
12 questions
Quarter Past, Half Past, and Quarter To
Quiz
•
KG - 12th Grade
20 questions
Capitalization in sentences
Quiz
•
KG - 4th Grade
14 questions
Reference Sources
Lesson
•
KG - 3rd Grade