Reinforcement Learning and Deep RL Python Theory and Projects - Perceptron Exercise Solution

Reinforcement Learning and Deep RL Python Theory and Projects - Perceptron Exercise Solution

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the relationship between XI and WI in the sum computation?

XI is equal to I and WI is equal to 1/I

XI is equal to WI

XI is the square of WI

XI is the reciprocal of WI

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the sum simplify after cancellations?

It becomes zero

It becomes N

It becomes 2N

It becomes N/2

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What condition must be met for the step function to output one?

The input must be less than 10

The input must be exactly 10

The input must be greater than or equal to 10

The input must be a negative number

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When does the neuron fire in this perceptron model?

When the number of features is exactly 10

When the number of features is at least 10

When the number of features is more than 20

When the number of features is less than 10

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the perceptron when the neuron fires?

Zero

Negative one

One

Two