Types of ANN G12

Types of ANN G12

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

Networks

Networks

10th Grade

10 Qs

SPOT-ify Your Next Music Playlist Challenge

SPOT-ify Your Next Music Playlist Challenge

9th - 12th Grade

11 Qs

CSP Quiz Challenge reynoso

CSP Quiz Challenge reynoso

11th Grade

10 Qs

Soalan Objektif - Topik AI

Soalan Objektif - Topik AI

9th - 12th Grade

10 Qs

ML for fun sec1

ML for fun sec1

10th - 12th Grade

13 Qs

12A - STREAM Focus - Handwritten digital classification

12A - STREAM Focus - Handwritten digital classification

12th Grade

6 Qs

AI Quiz

AI Quiz

12th Grade

9 Qs

Artificial Intelligence

Artificial Intelligence

6th - 12th Grade

10 Qs

Types of ANN G12

Types of ANN G12

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Alaa Eldin

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of ANN is the simplest and oldest model?

Single Layer Perceptron

Deep Feedforward Neural Network

Multi-Layer Perceptron

Feedforward Neural Network

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which type of ANN does the data or the input travel in one direction?

Single Layer Perceptron

Feedforward Neural Network

Multi-Layer Perceptron

Recurrent Neural Network

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of ANN is used to classify data that cannot be separated linearly?

Multi-Layer Perceptron

Deep Feedforward Neural Network

Feedforward Neural Network

Single Layer Perceptron

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of ANN is used for processing structured arrays of data such as images?

Recurrent Neural Network

Deep Feedforward Neural Network

Feedforward Neural Network

Convolutional Neural Network

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many layers does a Convolutional Neural Network often consist of?

Up to 10 layers

Up to 40 layers

Up to 20 layers

Up to 30 layers

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which type of ANN does the network work on the principle of saving the output of a layer and feeding it back to the input?

Single Layer Perceptron

Feedforward Neural Network

Multi-Layer Perceptron

Recurrent Neural Network

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does each neuron act as in a Recurrent Neural Network?

Output node

Input node

Processing unit

Memory cell

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which type of ANN does the system self-learn and work towards making the right prediction during the backpropagation?

Recurrent Neural Network

Multi-Layer Perceptron

Single Layer Perceptron

Feedforward Neural Network