Accounting and Financial Management (3) Analog and Digital Communication (2) Artificial Intelligence (2) BE(Civil) (2) BE(CSE) (83) BE(ECE) (11) BE(Mech) (10) Business Processes (3) C# and .NET Framework (2) Communication Skills (1) Compiler Design (1) COMPONENT BASED TECHNOLOGY (1) COMPUTER ARCHITECTURE (1) COMPUTER GRAPHICS and MULTIMEDIA SYSTEMS (6) COMPUTER INTEGRATED MANUFACTURING (1) Computer Networks (9) Computer Organization (2) Computer Programming (1) Consumer Behaviour (1) Control Systems (1) Cryptography and Network Security (3) Datastructures and Algorithms (10) Datawarehousing and Mining (1) DBMS (5) DESIGN AND ANALYSIS OF ALGORITHMS (9) DESIGN OF MACHINE ELEMENTS (1) DIGITAL PRINCIPLES AND SYSTEMS DESIGN (3) Discrete Mathematics (1) DISTRIBUTED COMPUTING (2) DSP (8) DYNAMICS OF MACHINERY (2) Economic Foundations (1) ELECTRICAL ENGINEERING (1) ELECTRICAL ENGINEERING AND CONTROL SYSTEMS (1) Electromagnetic Fields (3) ELECTRONIC CIRCUITS (1) ELECTRONIC COMMERCE (4) ELECTRONIC DEVICES AND CIRCUITS (1) EMBEDDED SYSTEMS (1) FUNDAMENTALS OF COMPUTING (2) Graphics and Multimedia (3) HEAT AND MASS TRANSFER (1) HUMAN RESOURCE MANAGEMENT (1) Internet Programming (9) INTRODUCTION TO FINITE ELEMENT ANALYSIS (1) Legal Aspects of Business (1) MANAGEMENT INFORMATION SYSTEMS (1) Marketing Management (1) MATHEMATICAL FOUNDATIONS OF COMPUTER SCIENCE (4) MATHEMATICS - I (1) MBA (9) MCA (83) MCA QUESTION BANK (2) MECHATRONICS (1) MicroProcessor and Controllers (4) MICROPROCESSORS AND APPLICATIONS (5) MIDDLE WARE TECHNOLOGIES (3) MOBILE COMPUTING (5) NETWORK PROGRAMMING (1) NUMERICAL METHODS (1) OBJECT ORIENTED ANALYSIS AND DESIGN (5) Object Oriented Programming (18) Operating System (2) OPERATING SYSTEMS (9) Organizational Behaviour (2) POWER ELECTRONICS (1) Principles of Management (8) PROBABILITY AND QUEUEING THEORY (2) Probability and Statistics (1) PROBLEM SOLVING AND PROGRAMMING (2) PROCESS PLANNING AND COST ESTIMATION (1) PROFESSIONAL ETHICS AND HUMAN VALUES (1) RANDOM PROCESSES (1) RESOURCE MANAGEMENT TECHNIQUES (2) ROBOTICS (1) Security analysis (1) Service Marketing (1) SIGNALS AND SYSTEMS (1) Software Engineering (8) SOFTWARE PROJECT MANAGEMENT (4) SOFTWARE QUALITY MANAGEMENT (2) System Software (2) TCP/IP PROTOCOL SUITE (3) Theory of Computation (4) Total Quality Management (2) UNIX AND NETWORK PROGRAMMING (4) Visual Programming (2) WEB GRAPHICS (2) WEB TECHNOLOGY (2) XML AND WEB SERVICES (4)

Sunday, July 6, 2008

ARTIFICIAL INTELLIGENCE MAY08 - B.E

T 3184
B.E DEGREE EXAMINATION, APRIL /MAY 2008
SIXTH SEMESTER
CS 1351 –ARTIFICIAL INTELLIGENCE

Part –a 
1. Define artificial intelligence
2. What is the use of heuristic functions
3. How to improve the effectiveness of a search based problem solving technique
4. What is constraint satisfaction problem
5. What is unification algorithm
6. How can you represent the resolution in predicate logic
7. List out the advantages of non monotonic reasoning
8. Differentiate between JTMS and LTMS
9. What are framesets and instances
10. List out the important components of a script

Part –b
11. A) 
i) give an example of a problem for which breadth first search would work better than depth first search.
II) explain the algorithm for steepest hill climbing 
Or
b) explain the following search strategies 
i) best first search
ii) A* search

12. A) explain min-max search procedure
Or
b) describe alpha-beta pruning and give the other modifications to the minmax procedure to improve its performance.

13. A) illustrate the use of predicate logic to represent the knowledge with suitable example.
Or
b) consider the following sentences
• John likes all kinds of food
• Apples are food
• Chicken is food
• Anything anyone eats and isn’t killed by is food
• Bill eats peanuts and is still alive
• Sue eats everything bill eats
i) translate these sentences into formulas in predicate logic
ii) prove that john likes peanuts using backward chaining
iii) convert the formulas of a part into clause form 
iv) prove that john likes peanuts using resolution 
14. a) i) with an example the logics for non monotonic reasoning 
or
b) explain how Bayesian statistics provides reasoning under various kind s of uncertainty.

15). A) i) construct semantic net representations for the following .
• pomepeian (marcus), blacksmith(marcus)
• mary gave the green flowered vase to her favorite cousin.
ii)construct partitioned semantic net representations for the following :
• every batter hit a ball 
• all the batters like the pitcher 
Or
b). illustrate the learning from examples by induction with suitable example.




No comments:

Post a Comment