Font size
Worksheetsartificial neural network
Total questions: 25
Worksheet time: 17mins
Every Artificial Neural must have at least ______
two layers.
three layers.
four layers.
The neurons in the human brain regularly change their threshold.
True
False
............ is a series of algorithms that aims to understand
the relationships in a set of data using a
process inspired by the human brain
artificial neural network (ANN)
neuron (nerve cell)
K - nearest neighbor
k - mean value
Neural network is inspired by .......
Human heart
Human lungs
Human brain
human eyes
Neural Network is type of ........... which is type of machine learning
natural language processing
deep learning
speech
robotics
Check the answers that describe a real life application of neural network
Facial recognition
Siri showing you the road
Music composition
Smart lighting system
Forecasting
The first step in Neural network is .............
Divide the picture in to pixels
Assign a pixel in each neuron in the input layer
Do calculations to find the values in the hidden layers
Predict the output
Find the error
Using the error to modify the weight of the connection between the layers called ...........
Forward propagation
Backward propagation
What is this?
artificial intelligence
algorithm
neural network
How many output layers have the following Neural network?
1
2
3
4
How many input layers have the following Neural network
1
2
3
4
How many hidden layers have the following Neural network
4
5
6
7
What is ANN
Artificial Neural Node
Artificial Neuro Nest
Artificial Neural Network
Artificial Neuron Naive
Every Artificial Neural must have at least ______
two layers.
three layers.
four layers.
The most common Neural networks consist of three network layers: input layer, output layer and .............
neuron layer
hidden layer
algorithm layer
The input data travels over the network (propagates) until it reaches the output layer. This is called........
Back propagation
Forward propagation
This is a system of Programs and Data Structures that mimics the operation of the human brain :
Intelligent Network
Decision Support System
Neural Network
Genetic Programming
Which one of these is not an area of AI?
computer vision/image recognition
voice recognition
web design
robotics
What is Machine Learning? (Choose 3 Answers)
Artificial Intelligence
Machine Learning
Data Statistics
Deep Learning
Which is the correct structure of a Neural Network?
Output, Hidden Layer, Input
Hidden Layer, Input, Output
Input, Hidden Layer, Output
This is where we insert the initial data for the neural network.
Input
Hidden Layer
Output
Which is the correct structure of a Neural Network?
Output, Hidden Layer, Input
Hidden Layer, Input, Output
Input, Hidden Layer, Output
It produces the result for given inputs.
Input
Hidden Layer
Output
a mathematical model of the biological neuron of the human brain; it is considered as the core processing unit of artificial neural networks
Neuron
Perceptron
