When an experienced deep learning engineer works on a new problem, they can usually use insight from previous problems to train a good model on the first try, without needing to iterate multiple times through different models. True/False?

Day1_Week2

Quiz
•
Computers
•
10th Grade
•
Medium
pranav nerurkar
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True
False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Q.
A demographic dataset with statistics on different cities' population, GDP per capita, economic growth is an example of “unstructured” data because it contains data coming from different sources. True/False?
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following are true
Decreasing the size of a neural network generally does not hurt an algorithm’s performance, and it may help significantly.
Increasing the size of a neural network generally does not hurt an algorithm’s performance, and it may help significantly.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does a neuron compute?
A neuron computes a function g that scales the input x linearly (Wx + b)
A neuron computes a linear function (z = Wx + b) followed by an activation function
A neuron computes the mean of all features before applying the output to an activation function
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose img is a (32,32,3) array, representing a 32x32 image with 3 color channels red, green and blue. How do you reshape this into a column vector?
x = img.reshape((3,32*32))
x = img.reshape((32*32*3,1))
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You are building a binary classifier for recognizing cucumbers (y=1) vs. watermelons (y=0). Which one of these activation functions would you recommend using for the output layer
ReLU
Leaky ReLU
sigmoid
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which ones are "hyperparameters"?
number of iterations
bias vectors
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
AI Project Cycle

Quiz
•
8th - 10th Grade
12 questions
Deep Learning quiz 2

Quiz
•
1st - 12th Grade
10 questions
Neural Network

Quiz
•
9th - 10th Grade
5 questions
AiForTeens module 4

Quiz
•
9th - 12th Grade
15 questions
Artificial Intelligence CBSE Class X

Quiz
•
10th Grade
9 questions
advanced storage techniques ( arrays , DataFrame)

Quiz
•
9th - 10th Grade
9 questions
Checkpoint 1 revision

Quiz
•
9th - 12th Grade
11 questions
The Basics of AI

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University