Font size
WorksheetsDeep Learning_DAML
Total questions: 10
Worksheet time: 6mins
Deep Learning is a subset of....
Artificial Intelligence
Artificial Intelligent
Machine Learning
Decision Tree
Which types of Neural Networks are the heart of Deep Learning?
ANN and SNN
ANN and RNN
MLP and CNN
MLP and RNN
Neural networks with several process layers are known as ..............
deep networks
machine networks
convolutional
regression
Which of this is not related to describe neural networks at all?
neutron
weight
activation function
regression
In Deep Learning, Image processing is one important example. How is image processing occurs in deep learning?
extracting->comparing-
>capturing->matching
capturing->extracting->comparing->matching
matching->extracting->comparing-
>capturing
extracting-
>capturing-
>comparing-
>matching
These are all problems suitable to be solved by DL, except.....
Image processing
Syntax segmentation
NLP
Speech recognition
The main building block of Neural Network is called (a)
From this equation, Z is a neuron, W is the weight. What is X?
parameters
neural network
feature
perceptron
Neural networks that used neurons with simple activation function is called as....
weight
sigmoid
perceptron
layers
Which type of Neural Network is suitable to solve spatial feature recognition?
CNN
Fully Connected Network
ANN
RNN
