Artificial Intelligence (AI) online quiz on “Learning – 2”.
1. Factors which affect the performance of learner system does not include?
a) Representation scheme used
b) Training scenario
c) Type of feedback
d) Good data structures
Answer: d
Clarification: Factors which affect the performance of learner system does not include good data structures.
2. Which of the following does not include different learning methods?
a) Memorization
b) Analogy
c) Deduction
d) Introduction
Answer: d
Clarification: Different learning methods include memorization, analogy and deduction.
3. Which of the following is the model used for learning?
a) Decision trees
b) Neural networks
c) Propositional and FOL rules
d) All of the mentioned
Answer: d
Clarification: Decision trees, Neural networks, Propositional rules and FOL rules all are the models of learning.
4. Automated vehicle is an example of ______
a) Supervised learning
b) Unsupervised learning
c) Active learning
d) Reinforcement learning
Answer: a
Clarification: In automatic vehicle set of vision inputs and corresponding actions are available to learner hence it’s an example of supervised learning.
5. Which of the following is an example of active learning?
a) News Recommender system
b) Dust cleaning machine
c) Automated vehicle
d) None of the mentioned
Answer: a
Clarification: In active learning, not only the teacher is available but the learner can ask suitable perception-action pair examples to improve performance.
6. In which of the following learning the teacher returns reward and punishment to learner?
a) Active learning
b) Reinforcement learning
c) Supervised learning
d) Unsupervised learning
Answer: b
Clarification: Reinforcement learning is the type of learning in which teacher returns reward or punishment to learner.
7. Decision trees are appropriate for the problems where ___________
a) Attributes are both numeric and nominal
b) Target function takes on a discrete number of values.
c) Data may have errors
d) All of the mentioned
Answer: d
Clarification: Decision trees can be used in all the conditions stated.
8. Which of the following is not an application of learning?
a) Data mining
b) WWW
c) Speech recognition
d) None of the mentioned
Answer: d
Clarification: All mentioned options are applications of learning.
9. Which of the following is the component of learning system?
a) Goal
b) Model
c) Learning rules
d) All of the mentioned
Answer: d
Clarification: Goal, model, learning rules and experience are the components of learning system.
10. Which of the following is also called as exploratory learning?
a) Supervised learning
b) Active learning
c) Unsupervised learning
d) Reinforcement learning
Answer: c
Clarification: In unsupervised learning, no teacher is available hence it is also called unsupervised learning.