EPO620 TTEST TRIAL

EPO620 TTEST TRIAL

University

25 Qs

quiz-placeholder

Similar activities

UAS MK MIKROKONTROLLER

UAS MK MIKROKONTROLLER

University

20 Qs

MPMC Quiz 1

MPMC Quiz 1

University

20 Qs

Udacity ML ND Quiz

Udacity ML ND Quiz

University

21 Qs

Coding Vocabulary

Coding Vocabulary

University

21 Qs

Programming Fundamentals

Programming Fundamentals

KG - University

20 Qs

Session 2 - Activity

Session 2 - Activity

University - Professional Development

20 Qs

UAS GENAP 2023/2024_KOMPUTER AKUNTANSI (ZAHIR)_KELAS D

UAS GENAP 2023/2024_KOMPUTER AKUNTANSI (ZAHIR)_KELAS D

University

20 Qs

Flowcharts

Flowcharts

8th Grade - University

23 Qs

EPO620 TTEST TRIAL

EPO620 TTEST TRIAL

Assessment

Quiz

Other

University

Medium

Created by

MOHD FUAD ABDUL LATIP

Used 14+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 20 pts

Media Image

From the shown diagram, which analogy is correct?

Soma --> Input

Axon --> Input

Dendrite --> Input

Synapse --> Input

2.

MULTIPLE CHOICE QUESTION

20 sec • 20 pts

Which statement is correct?

Output

layer: the layer that makes a prediction

Input

layer: take input from another layer and pass output

to another layer

Hidden

layers: directly connect to input data or produce outputs

Input

layer: has highest neuron than other layer

3.

MULTIPLE CHOICE QUESTION

20 sec • 20 pts

Which transfer function is always used in ANNs (Artificial Neural Networks)?
i. hard-limiter

ii. trigonometry

iii. polynomial

iv. sigmoid

All above

i, ii and iv

i, ii and iii

i and iv

4.

MULTIPLE CHOICE QUESTION

20 sec • 20 pts

Media Image

What type of transfer function is shown?

Linear

Hard-limiter

Sigmoid

Hyperbolic Tangent

5.

MULTIPLE CHOICE QUESTION

20 sec • 20 pts

Which statement is correct?

ALL

HIDDEN LAYERS typically use the different transfer function

The

transfer functions that can be used for HIDDEN LAYERS is polynomial

Selection

of transfer function in the HIDDEN LAYER will control how

well the neural network learns the training data

The HIDDEN LAYERS should use only linear activation function

6.

MULTIPLE CHOICE QUESTION

1 min • 20 pts

Net output n, is found using a following formula:
n = Wp + b

Given inputs, p and weights, w as follows:
p = [4 10 6]

W = [0.5 0 0.4]

and bias = 1

Determine the net output n, if activation function is SIGMOID

0.980

0.885

0.995

0.955

7.

MULTIPLE CHOICE QUESTION

20 sec • 20 pts

What is the primary purpose of input data in the TRAINING of Artificial Neural Networks (ANN)?

Input data is used to evaluate the performance of the ANN.

Input data helps in making predictions with the ANN.

Input data is used for ANN learning process through backpropagation algorithm.

Input data is only used to set the initial values of weights and biases.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?