This document contains assignment questions about artificial intelligence concepts. It asks the student to define a heuristic function and ideal rational agents, describe the knowledge needed for a perfect chess program, explain why problem formulation follows goal formulation and the steps to consider for problem solving. It also asks the student to describe software agents, provide a PEAS description for an English tutor, define the four components of a problem, list criteria for measuring search strategies, state advantages and disadvantages of breadth-first search, define constraint satisfaction problems and local maxima, and list attributes of intelligent behavior.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
77 views1 page
Assigment 1
This document contains assignment questions about artificial intelligence concepts. It asks the student to define a heuristic function and ideal rational agents, describe the knowledge needed for a perfect chess program, explain why problem formulation follows goal formulation and the steps to consider for problem solving. It also asks the student to describe software agents, provide a PEAS description for an English tutor, define the four components of a problem, list criteria for measuring search strategies, state advantages and disadvantages of breadth-first search, define constraint satisfaction problems and local maxima, and list attributes of intelligent behavior.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
Assignment-2
PART-A
1. Define Heuristic function.
2. List down the characteristics of Intelligent agent. 3. Define Ideal Rational agents. 4. How much knowledge would be required by a perfect program for the problem of playing chess? Assume that unlimited computing power is available. 5. Why problem formulation must follow goal Formulation? 6. What are the steps to be considered to solve the problem.? 7. What are software agents? 8. Give the PEAS description for Interactive English Tutor. 9. What are the four components to define a problem? Define them. 10. List the criteria to measure the performance of search strategies 11. State advantages & disadvantages of Breadth First Search? 12. What is constraint satisfaction problem? 13. What do you mean by local maxima with respect to search techniques? 14. What is Ridge? 15. List the attributes of intelligent behavior?
Python Programming for Beginners: A Comprehensive Crash Course With Practical Exercises to Quickly Learn Coding and Programming for Data Analysis and Machine Learning