ANN Gr12

ANN Gr12

12th Grade

13 Qs

quiz-placeholder

Similar activities

Checkpoint 1 revision

Checkpoint 1 revision

9th - 12th Grade

9 Qs

MTA  Operating System Fundamentals Practice Test

MTA Operating System Fundamentals Practice Test

11th - 12th Grade

15 Qs

Photoshop Layers Review

Photoshop Layers Review

9th - 12th Grade

10 Qs

pandas

pandas

9th Grade - University

8 Qs

History of Windows 1

History of Windows 1

9th - 12th Grade

12 Qs

3.04-3.05

3.04-3.05

9th - 12th Grade

15 Qs

PANDA PYTHON

PANDA PYTHON

11th Grade - Professional Development

9 Qs

Python1

Python1

12th Grade

10 Qs

ANN Gr12

ANN Gr12

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Fatima SAS

Used 12+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Every Artificial Neural must have at least ______

ONe layer

Twi layers

Three layers

Four layers

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is a series of algorithms that aims to understand

the relationships in a set of data using a

process inspired by the human brain

Cryptography

K-nearest value

Artificial neural network

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A mathematical function that determines the output of a node, given the inputs.

Sigmoid function

Transfer function

Activation function

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This entire journey of the signals, starting at the input layer, going through the hidden

layers and coming out through the output layer once.

Session

Epoch

Step

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Whenever you want to do mathematical computations with arrays, you need to

import this module/library.

Numpy

Math

Lib

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The attributes of the class neuron in python :

inputs , outputs

weights, bias

weights,inputs

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

when you want to create a numpy array, you have to call numpy‟s array

function like this:

X=numpy.array([1,3])

X=numpy[1,3]

X=array([1,3])

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?