Unit3-Neural Networks (Solution)
Unit3-Neural Networks (Solution)
Artificial Intelligence
CLASS – 9
Chapter 3- Neural Networks
Sample Questions (Solution)
I. Multiple Choice Question:
1. Choose the option that is not a type of learning from the list below.
a. Supervised Learning
b. Unsupervised Learning
c. Reinforcement Learning
d. None of the above
2. Identify the type of “facial identities for facial expressions” learning algorithm.
a. General patterns
b. Unsupervised patterns
c. Recognition patterns
d. None of the above
3. What is the term for applying machine learning techniques to a large database?
a. Data encapsulation
b. Database
c. Data mining
d. None of the above
5. What is the word for the process through which machine learning algorithms construct a model from
sample data?
a. Transfer data modeling
b. Data training
c. Training data
d. All of the above
8. A approach of building artificial intelligence that involves training a computer algorithm on input
data that has been tagged for a specific output is known as ______________.
a. Supervised Learning
b. Unsupervised Learning
c. Reinforcement Learning
d. All of the above
9. The use of Artificial Intelligence (AI) systems to detect patterns in data sets that aren’t categorized or
labelled is referred to as _______________.
a. Supervised Learning
b. Unsupervised Learning
c. Reinforcement Learning
d. All of the above
10. An intelligent agent interacts with the environment and learns to operate within that environment
through ____________
a. Supervised Learning
b. Unsupervised Learning
c. Reinforcement Learning
d. All of the above
11. A __________ is an artificial intelligence strategy for teaching computers to analyze data in the
same way that the human brain does.
a. Neural Network
b. Cell Network
c. Brain Network
d. None of the above
1. What is algorithm?
Answer – A machine learning algorithm is a series of instructions that allows a computer programme to
replicate how a human learns to classify different types of data.