Skip to content

Instantly share code, notes, and snippets.

View Nandhinidhanaraj's full-sized avatar

Nandhinidhanaraj

View GitHub Profile

What is AI?

AI Artificial Intelligence is the simulation of human intelligence processes by machines, especially computer systems. These processes include learning the acquisition of information and rules for using the information, reasoning using the rules to reach approximate or definite conclusions and self-correction. Particular applications of AI include expert systems, speech recognition and machine vision.

Course Description:

Scope of AI: Games, theorem proving, natural language processing, vision, expert systems, AI techniques-search knowledge. Problem Solving: State space search; Production systems, search space control: depth-first, breadth-first search, heuristic searches: Hill climbing, best-first search, branch and bound, Problem Reduction, Constraint Satisfaction End, Means-End Analysis. Knowledge Representation: Predicate Logic: Unification, modus pones, resolution, and dependency directed backtracking. Rule based Systems: Forward reasoning: Conflict resolution, backward reasoning: