Types of ANN G12

Types of ANN G12

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

Grade 9 Quiz 2 - How does AI work?

Grade 9 Quiz 2 - How does AI work?

9th Grade

10 Qs

AI Quiz

AI Quiz

12th Grade

9 Qs

Networks LAN and WAN

Networks LAN and WAN

7th - 12th Grade

10 Qs

แบบทดสอบ AI (ชุดที่ 2)

แบบทดสอบ AI (ชุดที่ 2)

9th - 12th Grade

10 Qs

Neural Network Introduction

Neural Network Introduction

7th - 12th Grade

11 Qs

Artificial Intelligence Key Terms

Artificial Intelligence Key Terms

9th Grade - University

10 Qs

Into the Console: Code Your Way into the AI Arcade Challenge

Into the Console: Code Your Way into the AI Arcade Challenge

9th - 12th Grade

11 Qs

Inspire - AI Trivia

Inspire - AI Trivia

8th - 11th 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