Important Questions
Important Questions
Unit – 1
Unit – II
1.Write the algorithm for Back propagation and explain how to learn Multilayer Networks
using Back propagation Algorithm?
2.How to estimate hypothesis accuracy?
3. Discuss how a multi layer network learns using a gradient descent algorithm.
4. Explain the concept of Expectation Maximization algorithm. How EM algorithm works for
estimating k-means?
5. Define and derive the gradient descent rule. What are the conditions in which Gradient Descent
is applied.
6. Differences in error of two hypothesis.
Unit – III
1. Discuss MAP hypothesis with suitable example?
2. Define Bayes theorem? What are features of Bayes theorem? Explain the Bayesian theorem?
3. Discuss the relationship between the maximum likelihood hypothesis and the least-squared
error hypothesis.
4. Explain the features of Bayesian learning methods?
5. Explain Naïve Bayes Classifier, Present naïve bayes algorithm and explain with an example?
6. Define Instance based Learning? What are the different types of instance based learning
techniques?
7. Discuss in Brief about Locally weighted Linear regression.
8. Explain Radial Basis Functions?
9. Explain about Remarks on k-Nearest Neighbour Algorithm?
Unit – IV
1. Explain operations for genetic algorithms and explain crossover with variable length bit strings
2. Discuss different steps in Genetic algorithms.
3. Discuss the importance of fitness function with example?
4. Compare dynamic programming with reinforcement learning?
5. .Explain the Q function and Q Learning Algorithm assuming deterministic rewards and
actions with example.
6.Explain about Learning First – Order Rules.
Unit – V
1. Define inductive and analytical learning. Discuss the analytical learning in detail with any
training example?
2. How to learn from perfect domain theories and explain the explanation based learning
algorithm PROLOG-EBG?
3. Describe the TANGENTPROP algorithm to train a neural network to fit both training values
and training derivatives.
4.Explain about KBANN algorithm with illustrative example?
Assignment Questions
1.Discuss MAP hypothesis with suitable example?
2. Explain the concept of Expectation Maximization algorithm. How EM algorithm
works for estimating k-means?
3. Explain about decision tree based learning? How it is represented which
decision tree based learning is appropriate?
4. Define and derive the gradient descent rule. What are the conditions in which
Gradient Descent is applied.
5. Illustrate FIND –S algorithm and explain the hypothesis space search
with an example data sets.