Problem Solving using AI - Anna University - AL 3391 - Artificial Intelligence - Artificial Intelligence and Data Science
theophilusindia
240 views
6 slides
Aug 20, 2024
Slide 1 of 6
1
2
3
4
5
6
About This Presentation
Anna University - AL 3391 - Artificial Intelligence - Artificial Intelligence and Data Science
Size: 42.32 KB
Language: en
Added: Aug 20, 2024
Slides: 6 pages
Slide Content
Problem solving using ai Artificial Intelligence
Problem solving approach to typical ai problems Problems are the issues which comes across any system A solution is needed to solve any problem Classical approach is hit and trial method (Generate and test) AI components required to solve problem Knowledge Representation Heuristic Searching Techniques AI Hardware Computer Vision and Pattern Recognition NLP AI Language Support and tools
Problem defining and solving problem Problem Solving The process of identifying a problem, developing possible solution paths, and taking the appropriate course of action. A formal description of the problem is required Aspects of the problem Explicit goal of the problem Implicit criteria for Success Initial Situation Ability to perform
Well defined problems Problem Formulation The process of deciding what actions and states to consider given a goal Four components Initial state that the agent starts in A description of the possible actions available to the agent The goal test A path cost function (performance measure) Problem Formulation Types Incremental formulation (starting with an empty state) Complete-state formulation (starting with some basic configuration)
Solving the problem Problem Definition Problem Analysis Knowledge Representation Problem Solving
Problem Solving agents Goal based agents are called Problem solving agents Steps in Problem Solving Goal Setting Goal Formulation To observe current state To tabulate agents performance measures Problem Formulation Search in unknown environment Execution Phase Problem Solving Agent Sequence of Actions Successful states Generate Act