CAI631 Quiz

CAI631 Quiz

11th Grade - University

7 Qs

quiz-placeholder

Similar activities

Workshop_1

Workshop_1

University

11 Qs

Know thy Peer-to-Peer

Know thy Peer-to-Peer

12th Grade

10 Qs

อุปกรณ์ที่ใช้ในการสื่อสารข้อมูลคอมพิวเตอร์

อุปกรณ์ที่ใช้ในการสื่อสารข้อมูลคอมพิวเตอร์

12th Grade

10 Qs

WEB AUTHORING: QUIZ 4

WEB AUTHORING: QUIZ 4

9th - 12th Grade

12 Qs

Overview of IT

Overview of IT

6th Grade - University

8 Qs

Access - Lesson 14

Access - Lesson 14

9th - 12th Grade

10 Qs

Computer Security

Computer Security

University

10 Qs

Operating System -Quiz-1

Operating System -Quiz-1

University

10 Qs

CAI631 Quiz

CAI631 Quiz

Assessment

Quiz

Computers

11th Grade - University

Hard

Created by

Khalil Youssef

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The most suitable activation function for hidden layer

Sigmoid

Softmax

ReLu

tanh

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When an ENTIRE dataset is passed forward and backward through the neural network only ONCE.

One epoch

One batch

One iteration

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A type of artificial neural network that has one or more convolutional layers and used in image recognition and processing

RNN or Recurrent Neural Network

CNN or Convolution Neural Network

LSTMor Long-Short Term Memory

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many output layers are required for constructing an Artificial Neural Network?

1

3

2

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Backpropagation calculates the ____ and propagates it back to earlier layers.

value

error

data

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

perceptron ---------factors that are multiplied by the entries which correspond to them, increasing or decreasing their value

input

weight

net input function

activation function

output

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The primary aim of this layer is to decrease the size of the convolved feature map to reduce the computational costs.

Pooling Layer

Convolutional Layers

Fully-connected (FC) layers