
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
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?
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 Wayground
10 questions
2ND QUIZIZZ Q3

Quiz
•
10th Grade
10 questions
TLE Q3 M3

Quiz
•
10th Grade
10 questions
Neural Network

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

Quiz
•
9th - 12th Grade
12 questions
Deep Learning quiz 2

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

Quiz
•
9th - 12th Grade
10 questions
Artificial Intelligence

Quiz
•
8th - 10th Grade
15 questions
Test wiedzy o sztucznej inteligencji

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade