Neural Networks Strcutures

Neural Networks Strcutures

12th Grade

9 Qs

quiz-placeholder

Similar activities

Mechanical Drives 1

Mechanical Drives 1

12th Grade

12 Qs

Hardware

Hardware

9th - 12th Grade

12 Qs

Mid-Quiz

Mid-Quiz

9th - 12th Grade

10 Qs

Diagnostico sobre C++ Noveo

Diagnostico sobre C++ Noveo

8th Grade - University

10 Qs

Python - Data Types

Python - Data Types

12th Grade - University

11 Qs

Lenguaje de Programacion P1

Lenguaje de Programacion P1

12th Grade

11 Qs

Learn Python 2 Python Syntax

Learn Python 2 Python Syntax

9th - 12th Grade

12 Qs

Neural Networks Strcutures

Neural Networks Strcutures

Assessment

Quiz

Instructional Technology

12th Grade

Hard

Created by

samia mahil

Used 46+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

There are four types of Neural Network Structures

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In Single input Single output network the number of neurons are:

3

4

2

5

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the minimum number of layers we can have in a NN

Four

Five

Three

Two

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

Every Function in an Arduino code consists of three parts: (Select all correct answers

The type of the function

The name of the function

The parameters of the function

The serial communication print function

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The name of the following function is :

int graduation (float students, float marks, float classroom)

marks

students

graduation

integer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each layer in NN is connected to the next layer through:

bias

neuron

weight

activation function

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The process of computing the prediction of a neural network is called:

forward propagation

back propagation

Activation function

Threshold level

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The number of inputs in a MISO NN is larger than MIMO:

True

False

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The number of outputs in a MIMO NN is larger than MISO:

True

False