Presentation is loading. Please wait.

Presentation is loading. Please wait.

110/19/2015CS360 AI & Robotics AI Application Areas  Neural Networks and Genetic Algorithms  These model the structure of neurons in the brain  Humans.

Similar presentations


Presentation on theme: "110/19/2015CS360 AI & Robotics AI Application Areas  Neural Networks and Genetic Algorithms  These model the structure of neurons in the brain  Humans."— Presentation transcript:

1 110/19/2015CS360 AI & Robotics AI Application Areas  Neural Networks and Genetic Algorithms  These model the structure of neurons in the brain  Humans are good at interpreting noisy input. Neural networks can also handle noisy data because they use a large number of fine- grained units  Genetic algorithms contain genetic operator such as crossover and mutation

2 210/19/2015CS360 AI & Robotics Physical Symbol System Hypothesis  Intelligence is achieved through:  Symbols to represent the problem domain  Operations on these symbols to generate solutions  Searching to select the most likely solution from this list  These can be narrowed down to:  Knowledge representation  Search

3 310/19/2015CS360 AI & Robotics Knowledge Representation  Capture the essential features of a problem domain  Provide the information to a problem-solving procedure  Abstraction is important  Expressiveness vs. efficiency  The language should also be readable to humans

4 410/19/2015CS360 AI & Robotics What Representation  It is important to select the most appropriate representation language for the problem

5 510/19/2015CS360 AI & Robotics Representation Schemes  These should:  Express all the necessary information  Resulting code should be executed efficiently  Be a natural scheme for describing the knowledge  AI problems tend to be qualitative not quantitative and use reasoning not calculation

6 610/19/2015CS360 AI & Robotics Handle Qualitative Knowledge

7 710/19/2015CS360 AI & Robotics Searching

8 810/19/2015CS360 AI & Robotics Exhaustive Search  Not possible for most problems  Chess contains different board states  Humans do not perform exhaustive searches  Humans make decisions based on judgment rules  These are called heuristics

9 910/19/2015CS360 AI & Robotics Heuristic  A strategy for selectively searching a problem space  Heuristics are not foolproof  But it should come close to a solution  State space search formalizes the problem-solving process  Heuristics infuse the formalism with intelligence

10 1010/19/2015CS360 AI & Robotics Propositional Logic  Symbols of propositional logic (calculus)  Propositional symbols: P, Q, R, S, …  Truth symbols: True, false  Connectives:

11 1110/19/2015CS360 AI & Robotics Sentences  Every propositional symbol and truth symbol is a sentence  The negation of a sentence is a sentence  The conjunction of a sentence is a sentence  The disjunction of a sentence is a sentence  The implication of one sentence from another is a sentence  The equivalence of two sentences is a sentence


Download ppt "110/19/2015CS360 AI & Robotics AI Application Areas  Neural Networks and Genetic Algorithms  These model the structure of neurons in the brain  Humans."

Similar presentations


Ads by Google