ML Mcqs Without Answers
ML Mcqs Without Answers
An associative network is
A) A neural network that contains no loop
B) A neural network that contains feedback
C) A neural network that has only one loop
D) None of These
A perceptron is
A) a single layer feed-forward neural network with pre-processing
B) an auto-associative neural network
C) a double layer auto-associative neural network
D) a neural network that contains feedback
A perceptron is
A) a single layer feed-forward neural network with preprocessing
B) an autoassociative neural network
C) a double layer autoassociative neural network
D)None
The key idea behind the delta rule is to use -------to search the
hypothesis space
A)Stochastic gradient descent
B)Linear programming
C)Gradient descent
D) Both A and B
A) 4-5-3-1-2
B) 2-5-3-4-2
C) 4-1-2-3-5
D) 4-5-3-2-1
ANSWER : A
The data point is that the agent received the future value of r+
?V(s'), where V(s') =maxa' Q(s',a'); this is the actual current
reward plus the discounted estimated future value. This new data
point is called a ___________.
A) Return
B) Spatial
C) Global
D) Local
ANSWER : B
Neural Networks:
A) Nerve cells in the brain are called neurons
B) The output from the neuron is called dendrite
C) One kind of neurons is called synapses
D) Learning takes place in the synapses
Backpropagation:
A) Is a learning algorithm for multilayer perceptron networks
B) Is applicable for testing
C) Is based on a gradient descent technique to maximize the mean
square difference between the desired and actual
outputs
D) Is also applicable to self-organizing feature maps
A) Supervised
B) Unsupervised
C) Semi- supervised
D) Reinforcement
An agent will provide ________ reward when game is won and zero
reward in all other states.
A) Positive
B) Negative
C) Either
D) Neither
A) Q learning
B) Supervised Learning
C) Deep learning
D) None of the above
The task of the agent is to learn a target function that maps the
__________ to ____________.
Exploration means
A) gathering new information
B) optimizing the existing solutions
C) exploring unknown states and actions
D) both a & c
perceptron is
A) a single layer feed-forward neural network with preprocessing
B) an autoassociative neural network
C) a double layer autoassociative neural network
D)None
In an Unsupervised learning
A) Specific output values are given
B) Specific output values are not given
C) No specific Inputs are given
D) Both inputs and outputs are given
A perceptron is a --------------------------------.
A) Feed-forward neural network
B) Back-propagation alogorithm
C) Back-tracking algorithm
D) Feed Forward-backward algorithm
Machine learning is
A) The autonomous acquisition of knowledge through the use of
computer programs
B) The autonomous acquisition of knowledge through the use of
manual programs
C) The selective acquisition of knowledge through the use of
computer programs
D) The selective acquisition of knowledge through the use of
manual programs