CAI631 Quiz

CAI631 Quiz

11th Grade - University

7 Qs

quiz-placeholder

Similar activities

JARINGAN KOMPUTER DAN INTERNET

JARINGAN KOMPUTER DAN INTERNET

9th - 12th Grade

10 Qs

Internet ed azienda

Internet ed azienda

9th - 11th Grade

10 Qs

Grade 11 Term 4 Practice 2

Grade 11 Term 4 Practice 2

11th Grade

10 Qs

Latihan Soal Monitoring

Latihan Soal Monitoring

12th Grade

10 Qs

BASICS OF DATA COMMUNICATION

BASICS OF DATA COMMUNICATION

University

11 Qs

Peer-to-peer & Client-server

Peer-to-peer & Client-server

11th Grade

10 Qs

استعني علي الشقا بالله

استعني علي الشقا بالله

University

10 Qs

CAI631 Quiz

CAI631 Quiz

Assessment

Quiz

Computers

11th Grade - University

Hard

Created by

Khalil Youssef

FREE Resource

AI

Enhance your content

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