0% found this document useful (0 votes)
53 views

Assignment 2

This document is an assignment test for a Machine Learning course covering several machine learning algorithms and concepts. It contains 6 questions testing students' understanding of decision trees, artificial neural networks, K-Nearest Neighbors, case-based reasoning, inductive vs analytical learning, temporal difference learning, and reinforcement learning. Students are asked to explain algorithms like ID3, backpropagation, KNN, case-based reasoning and TangentProp with examples, and also discuss concepts like issues in decision trees, training rules for neural networks, inverting resolution, using prior knowledge to augment search operators, and generalizing from examples in reinforcement learning.

Uploaded by

Deva Raj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views

Assignment 2

This document is an assignment test for a Machine Learning course covering several machine learning algorithms and concepts. It contains 6 questions testing students' understanding of decision trees, artificial neural networks, K-Nearest Neighbors, case-based reasoning, inductive vs analytical learning, temporal difference learning, and reinforcement learning. Students are asked to explain algorithms like ID3, backpropagation, KNN, case-based reasoning and TangentProp with examples, and also discuss concepts like issues in decision trees, training rules for neural networks, inverting resolution, using prior knowledge to augment search operators, and generalizing from examples in reinforcement learning.

Uploaded by

Deva Raj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

R.V.R. & J.C.

COLLEGE OF ENGINEERING, GUNTUR – 522 019


(Autonomous)
IV/IV B.Tech., (CSE) ASSIGNMENT TEST # II Time: 45 Mts.
2022-2023 (VII Semester) Max. Marks: 12
CS 411– MACHINE LEARNING(R-18)
1. a. Illustrate ID3 algorithm with suitable example. [CO2] (4M)
b. List and explain any two issues in the decision tree learning. [CO2] (2M)
2. a. Explain the training rules for learning weights in artificial neural
networks. [CO2] (3M)
b. Discuss in detail about backpropagation algorithm. [CO2] (3M)
3. a. With suitable example explain K-Nearest Neighbor algorithm. [CO2] (3M)
b. Explain in detail about case-based reasoning algorithm. [CO2] (3M)
4. a. Write about the inverting resolution for first-order case. [CO3] (3M)
b. Explain how to use the prior knowledge to augment search
operators. [CO3] (3M)
5. a. Compare and contrast inductive and analytical learning methods. [CO3] (2M)
b. Illustrate TangentProp algorithm with suitable example. [CO3] (4M)
6. a. Explain in detail bout temporal difference learning method. [CO4] (3M)
b. What is Reinforcement Learning? Explain how to generalize from
examples in reinforcement learning. [CO4] (3M)

You might also like